Skip to main content

Module value

Module value 

Source

Structs§

EurePath
Identifier
IdentifierParser
A parser and factory API for identifiers intended for no_std environments. Prefer using Identifier::from_str and .parse() methods if you are using std.
Text
A text value in Eure, unifying strings and code.
Tuple

Enums§

EureStringError
Errors that can occur when parsing text.
IdentifierError
Language
Language tag for text values.
ObjectKey
Key-comparable value which implements Eq and Hash.
PathSegment
PrimitiveValue
SyntaxHint
Hint for serialization: which syntax was used to parse this text.
TextParseError
Errors that can occur when parsing text.
ValueKind

Type Aliases§

EureString
Backwards-compatible type alias for EureString.