Module swipl::term::ser

source ·
Expand description

Serialization of rust values into prolog terms.

Structs

Functions

  • Serialize a value into a prolog term using serde.
  • Serialize a value into a prolog term using serde, providing configuration options.