Expand description
Deserialization of rust values from prolog terms.
Structs
- A serde deserializer for turning prolog terms into rust values.
Enums
- Error type for serialization/deserialization.
Functions
- Deserialize a term into a rust value using serde.
Type Aliases
- Result type for deserialization.