val rules : Stdlib.Lexing.lexbuf -> (string * string) list optionparse lexbuf returns the list of rules contained in lexbuf or None in case of parsing error
Lwt_log_rulesLogging rules parsing
val rules : Stdlib.Lexing.lexbuf -> (string * string) list optionparse lexbuf returns the list of rules contained in lexbuf or None in case of parsing error