Docs.rs
mc-core-0.1.1
mc-core 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mindstorm38
Dependencies
bit-vec ^0.6
normal
crossbeam-channel ^0.5
normal
flate2 ^1.0
normal
hecs ^0.6
normal
named-binary-tag ^0.6
normal
once_cell ^1.8
normal
thiserror ^1.0
normal
uuid ^0.8
normal
Versions
38.84%
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
mc_core
0.1.1
mc_core
Macro
debug
Copy item path
Source
macro_rules! debug { ($($arg:tt)*) => { ... }; }