Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Paging_jSourceOutput a JSON value of type paging.
Serialize a value of type paging into a JSON string.
val read_paging :
(Yojson.Safe.lexer_state -> Lexing.lexbuf -> 'a) ->
Yojson.Safe.lexer_state ->
Lexing.lexbuf ->
'a pagingInput JSON data of type paging.
val paging_of_string :
(Yojson.Safe.lexer_state -> Lexing.lexbuf -> 'a) ->
string ->
'a pagingDeserialize JSON data of type paging.