Docs.rs
astray-0.1.6
astray 0.1.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
giluis
Dependencies
astray_core ^0.1.15
normal
astray_macro ^0.2.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate astray
Version 0.1.6
All Items
Modules
Macros
Structs
Enums
Traits
Derive Macros
?
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
Expectable
IfOk
Parsable
ResultHatchExt
An extension trait for adding the
hatch
method to the builtin
Result
type.
Derive Macros
SN