Crate dent_parse

Source

Structs§

Dent
Main struct for parsing Dent.

Enums§

Error
Error type returned by Dent.
Value
Value type returned by Dent.

Type Aliases§

Function
Alias for a trait object that represents a function that can be called from Dent. The function takes a reference to a value and returns a value.
Result
Result type returned by Dent.