Expand description
Serialization of rust values into prolog terms.
Structs
- A serde serializer for turning rust values into prolog terms.
- Configuration object for the serializer.
Functions
- Serialize a value into a prolog term using serde.
- Serialize a value into a prolog term using serde, providing configuration options.