Functor Opaque.Json_string_t
module Json_string_t : functor (M_a : Deriving_Json.Json) ->
Deriving_Json.Json
data of type 'a string_t has the same internal representation as type string.
Parameters :
M_a | : | Deriving_Json.Json |
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module Json_string_t : functor (M_a : Deriving_Json.Json) ->
Deriving_Json.Json
data of type 'a string_t has the same internal representation as type string.
Parameters :
M_a | : | Deriving_Json.Json |