Gendarme_yamlSourceThis module provides a YAML encoder for the Gendarme library
include Gendarme.S with type t = Yaml.valueinclude Gendarme.M with type t = Yaml.valueThe internal encoder type
Unpack an internal value
Pack an internal value
Marshal a value
Unmarshal a value
Marshal a value in an way safe for the encoder
Unmarshal a value in a way safe for the encoder
The encoder type representation
Encode a value into a string representation
Decode a value from its string representation