Crate dent_parse
Source - Dent
- Main struct for parsing Dent.
- Error
- Error type returned by Dent.
- Value
- Value type returned by Dent.
- 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.