Docs.rs
str_enum-0.1.0
str_enum 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
SneedSeedFeed
Dependencies
serde ^1.0.228
normal
optional
serde_json ^1.0.149
dev
Versions
9.09%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
str_enum_as_ref_impl
str_
enum
0.1.0
str_enum
Macro
str_
enum_
as_
ref_
impl
Copy item path
Source
macro_rules! str_enum_as_ref_impl { ($self:ident, [$($other:ty),*]) => { ... }; }