Docs.rs
voxgig-struct-0.1.2
voxgig-struct 0.1.2
Docs.rs crate page
MIT
03 September 2026
Links
Repository
crates.io
Source
Owners
rjrodger
Dependencies
serde_json ^1
dev
Versions
17.37%
of the crate is documented
Go to latest version
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
Skip to main content
VMap
voxgig_
struct
0.1.2
VMap
Aliased Type
In voxgig_
struct::
value
voxgig_struct
::
value
Type Alias
VMap
Copy item path
Source
pub type VMap =
Rc
<
RefCell
<
OrderedMap
<
Value
>>>;
Aliased Type
§
pub struct VMap {
/* private fields */
}