Docs.rs
storm-config-0.28.99
storm-config 0.28.99
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
stormie-bot
Dependencies
async-trait ^0.1.80
normal
optional
convert_case ^0.6.0
normal
optional
indexmap ^2.2.6
normal
optional
json5 ^0.4.1
normal
optional
lazy_static ^1.4.0
normal
nom ^7.1.3
normal
pathdiff ^0.2.1
normal
read-url ^0.0.10
normal
ron ^0.8.1
normal
optional
rust-ini ^0.21.0
normal
optional
serde ^1.0.203
normal
serde_derive ^1.0.203
normal
optional
serde_json ^1.0.117
normal
storm-workspace ^0.19.128
normal
thiserror ^2.0.17
normal
toml ^0.8.14
normal
optional
yaml-rust ^0.4.5
normal
optional
Versions
66.67%
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
Map
storm_
config
0.28.99
Map
Aliased Type
In crate storm_
config
storm_config
Type Alias
Map
Copy item path
Source
pub type Map<K, V> =
HashMap
<K, V>;
Aliased Type
ยง
pub struct Map<K, V> {
/* private fields */
}