Docs.rs
read_token-1.0.0
read_token 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bvssvni
github:pistondevelopers:publish
Dependencies
range ^1.0.0
normal
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
read_
token
1.0.0
All Items
Crate Items
Structs
Enums
Crate
read_token
Copy item path
Source
Expand description
A simple library to read tokens using look ahead
Structs
§
Number
Settings
The settings for reading numbers.
Read
Token
Stores the state of parsing.
Enums
§
Parse
Number
Error
Error when parsing number.
Parse
String
Error
Contains errors when parsing a string.