Docs.rs
zen-types-0.51.0
zen-types 0.51.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bot-gorules
Dependencies
ahash ^0.8
normal
nohash-hasher ^0.2.0
normal
rust_decimal ^1
normal
rust_decimal_macros ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
Versions
0.63%
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
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
VariableMap
zen_
types
0.51.0
Variable
Map
Aliased Type
In zen_
types::
variable
zen_types
::
variable
Type Alias
Variable
Map
Copy item path
Source
pub type VariableMap =
HashMap
<
Rc
<
str
>,
Variable
>;
Aliased Type
ยง
pub struct VariableMap {
/* private fields */
}