Docs.rs
expressive-0.1.2
expressive 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
solaeus
Dependencies
chrono ^0.4.26
normal
rand ^0.8.5
normal
optional
regex ^1.5.5
normal
optional
serde ^1.0.133
normal
optional
serde_derive ^1.0.133
normal
optional
rand ^0.8.5
dev
rand_pcg ^0.3.1
dev
ron ^0.7.0
dev
Versions
99.5%
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
EmptyType
expressive
0.1.2
expressive
Type Alias
Empty
Type
Copy item path
Source
pub type EmptyType =
()
;
Expand description
The type used to represent empty values in
Value::Empty
.