Module node

Module node 

Source

Structsยง

ExtendedAttribute
Extended attribute of a Node
Metadata
Metadata of a Node
Node
A node within the tree hierarchy

Enumsยง

NodeErrorKind
NodeErrorKind describes the errors that can be returned by an action utilizing a node in Backends
NodeType
Types a Node can have with type-specific additional information

Functionsยง

escape_filename ๐Ÿ”’
Escape a filename
is_default ๐Ÿ”’
last_modified_node
An ordering function returning the latest node by mtime
take ๐Ÿ”’
unescape_filename ๐Ÿ”’
Unescape a filename

Type Aliasesยง

NodeResult ๐Ÿ”’