Skip to main content

Module node

Module node 

Source

Structs§

Node
A document node in the graph.

Functions§

deserialize_path
Deserialize a path from a JSON string.
serialize_path_forward
Serialize a path with forward slashes so JSON output is stable across Windows and Unix. Shared across modules that serialise PathBuf fields to JSON.