Docs.rs
minecraft-command-types-0.1.0
minecraft-command-types 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
RevolvingMadness
Dependencies
itertools ^0.14.0
normal
minecraft-command-types_derive ^0.1.0
normal
nonempty ^0.12.0
normal
ordered-float ^5.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
strum ^0.27.2
normal
Versions
2.72%
of the crate is documented
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
SNBTCompound
minecraft_
command_
types
0.1.0
SNBT
Compound
Aliased Type
In minecraft_
command_
types::
nbt_
path
minecraft_command_types
::
nbt_path
Type Alias
SNBT
Compound
Copy item path
Source
pub type SNBTCompound =
BTreeMap
<
String
,
SNBT
>;
Aliased Type
ยง
pub struct SNBTCompound {
/* private fields */
}