Crate astray

Source

Modules§

base_traits
error
impl_std
iter
test_common

Macros§

set_token
t

Structs§

HatchResult
The main HatchResult type. See crate level documentation for more information. derives the same traits as std::result::Result
IdentifierValue
LiteralIntValue
LiteralStringValue
ParseError
TokenIter

Enums§

ParseErrorType
Token

Traits§

ConsumableToken
IfOk
Parsable
ResultHatchExt
An extension trait for adding the hatch method to the builtin Result type.

Derive Macros§

SN