Docs.rs
chisel-lexers-1.1.0
chisel-lexers 1.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jonnycoombes
Dependencies
chisel-common ^1.1.0
normal
chisel-decoders ^1.1.0
normal
fast-float ^0.2.0
normal
lexical ^6.1.1
normal
bytesize ^1.3.0
dev
criterion ^0.5.1
dev
pprof ^0.13.0
dev
Versions
84.72%
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
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
chisel_
lexers
1.1.0
Module numerics
Module Items
Structs
In chisel_
lexers::
json
chisel_lexers
::
json
Module
numerics
Copy item path
Source
Structs
ยง
Lazy
Numeric
A lazy numeric type which allows for raw bytes associated with a floating point value to be stashed away, and then only parsed when needed. Structs of this type may be returned by the lexer if the associated feature is enabled