Docs.rs
vox-types-0.3.0
vox-types 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fasterthanlime
Dependencies
bitflags ^2.11.0
normal
blake3 ^1.8
normal
facet ^0.44.3
normal
facet-cbor ^0.3.0
normal
facet-core ^0.44.3
normal
facet-path ^0.44.3
normal
facet-reflect ^0.44.3
normal
heck ^0.5
normal
indexmap ^2
normal
moire ^1.0.0
normal
smallvec ^1.15.1
normal
structstruck ^0.5.1
normal
vox-postcard ^0.3.0
normal
vox-schema ^0.3.0
normal
tokio ^1
normal
futures-channel ^0.3
normal
Versions
55.46%
of the crate is documented
Platform
i686-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
classify_variant
vox_
types
0.3.0
vox_types
Function
classify_
variant
Copy item path
Source
pub fn classify_variant(variant: &
Variant
) ->
VariantKind
<'_>
Expand description
Classify an enum variant.