Docs.rs
erratic-0.8.4
erratic 0.8.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lansyin
Dependencies
Versions
80.72%
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 context
erratic
0.8.4
Module context
Module Items
Structs
Traits
In crate erratic
erratic
Module
context
Copy item path
Source
Expand description
Context traits and its placeholder for
Builder
.
Structs
§
Blank
A zero-sized context placeholder for
Builder
.
Unit
A zero-sized displayable type used as the
Context::Repr
for
Blank
.
Traits
§
Context
Maps a
Literal
type to a concrete value and its associated display type.
Literal
A string literal identified by a zero-sized type.