Docs.rs
feim-0.25.1
feim 0.25.1
Docs.rs crate page
WTFPL
Links
Homepage
Repository
crates.io
Source
Owners
sug0
Dependencies
either ^1.8
normal
optional
fast-srgb8 ^1.0.0
normal
optional
jpeg-decoder ^0.3
normal
optional
jpeg-encoder ^0.6
normal
optional
oklab ^1.0
normal
optional
png ^0.17
normal
optional
webp ^0.3
normal
optional
Versions
7.77%
of the crate is documented
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
impl_format
feim
0.25.1
feim
Macro
impl_
format
Copy item path
Source
macro_rules! impl_format { (name: $name:ty, id: $id:expr, magic: $magic:expr $(,)?) => { ... }; }