Module Os_types.User
type id = int64Type representing a user ID
val id_of_json : Deriving_Json_lexer.lexbuf -> idval id_json : id Deriving_Json.tType representing a user. See Os_user.
val of_json : Deriving_Json_lexer.lexbuf -> tval json : t Deriving_Json.t