Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type list_result = t list
val list_result_of_yojson :
Yojson.Safe.t ->
list_result Ppx_deriving_yojson_runtime.error_or
val equal_create_result :
create_result ->
create_result ->
Ppx_deriving_runtime.bool
val pp_create_result :
Ppx_deriving_runtime.Format.formatter ->
create_result ->
Ppx_deriving_runtime.unit
val show_create_result : create_result -> Ppx_deriving_runtime.string
val create_result_of_yojson :
Yojson.Safe.t ->
create_result Ppx_deriving_yojson_runtime.error_or