Docs.rs
ender-0.3.2
ender 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bohdloss
Dependencies
array-init ^2.1.0
normal
bytemuck ^1.15.0
normal
embedded-io ^0.6.1
normal
ender-derive =0.3.2
normal
optional
parse-display ^0.10.0
normal
serde ^1.0.197
normal
optional
bitflags ^2.4.2
dev
semver ^1.0.22
dev
serde ^1.0.197
dev
uuid ^1.8.0
dev
Versions
72.17%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ender
0.3.2
ender
Macro
val_error
Copy item path
Source
macro_rules! val_error { ($($tt:tt)*) => { ... }; }