Docs.rs
minecraft-command-types-0.1.0
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
minecraft-command-types 0.1.0
Provides an AST like structure for Minecraft commands.
Crate
Source
Builds
Feature flags
Documentation
Coverage
2.72%
30
out of
1101
items documented
0
out of
228
items with examples
Size
Source code size: 219.2 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 80.16 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 16s
Average build duration of
successful
builds.
all releases: 1m 16s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
RevolvingMadness/minecraft-command-types
1
0
0
crates.io
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
0.1.0
(2025-12-11)
Owners
minecraft-command-types
A library written in Rust that provides an AST like structure for Minecraft commands and datapacks.