Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val compare_other_prime :
other_prime ->
other_prime ->
Ppx_deriving_runtime.int
val other_prime_to_yojson : other_prime -> Yojson.Safe.t
val other_prime_of_yojson :
Yojson.Safe.t ->
other_prime Ppx_deriving_yojson_runtime.error_or
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or
val other_prime_grammar : other_prime Asn.t
val encode : t -> Cstruct.t
val decode : Cstruct.t -> (t, string) Result.result