Module rnix::types[][src]

Expand description

Provides a type system for the AST, in some sense

Structs

Enums

Traits

Provides the function .entries()

A TypedNode is simply a wrapper around an untyped node to provide a type system in some sense.

Provides the function .inner() for wrapping types like parenthensis