snix_serde

Module de

Source
Expand description

Deserialisation from Nix to Rust values.

Structsยง

Functionsยง

  • Evaluate the Nix code in src and attempt to deserialise the value it returns to T.
  • Evaluate the Nix code in src, with extra configuration for the snix_eval::Evaluation provided by the given closure.
  • unexpected ๐Ÿ”’
  • visit_integer ๐Ÿ”’