Docs.rs
nbt-rust-0.1.1
nbt-rust 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ClexaGod
Dependencies
byteorder ^1.5
normal
indexmap ^2.7
normal
paste ^1.0
normal
serde ^1.0
normal
serde-value ^0.7
normal
thiserror ^2.0
normal
criterion ^0.5
dev
Versions
5.09%
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
Skip to main content
write_experiments_to_root
nbt_
rust
0.1.1
In nbt_
rust::
experiments
nbt_rust
::
experiments
Function
write_
experiments_
to_
root
Copy item path
Source
pub fn write_experiments_to_root( root: &mut
RootTag
, experiments: &
Experiments
, ) ->
Result
<
()
>