Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val validate : string -> (kind, string * validation_error) result
val parse_exn : string -> t
Multiline secret with comments format: <empty line> possibly several lines of comments without empty lines <empty line> secret until end of file
Multiline secret without comments format: <empty line> <empty line> secret until end of file
Single line secret with commments format: secret one line <empty line> comments until end of file
Single line secret without commments format: secret one line
Single line secret with commments legacy format DEPRECATED
: secret one line comments until the end of file