Docs.rs
erratic-0.11.1
erratic 0.11.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lansyin
Dependencies
Versions
82.02%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module nae
erratic
0.11.1
Module nae
Module Items
Structs
In crate erratic
erratic
Module
nae
Copy item path
Source
Expand description
Error placeholder for
Builder
.
Structs
ยง
Nae
Not an error, a zero-sized error placeholder for
Builder
, also represents the end of source chain in
Error
. It is used by
Builder
and will not appear in the iterator returned by
chain
.