Docs.rs
sb3-decoder-0.1.0
sb3-decoder 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Muhtasim-Rasheed
Dependencies
hound ^3.5.1
normal
image ^0.25
normal
optional
indexmap ^2.11.0
normal
resvg ^0.45
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.143
normal
thiserror ^2.0.16
normal
usvg ^0.45
normal
optional
zip ^4.5.0
normal
Versions
58.93%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Script
sb3_
decoder
0.1.0
Script
Aliased Type
In sb3_
decoder::
structs::
block::
block
sb3_decoder
::
structs
::
block
::
block
Type Alias
Script
Copy item path
Source
pub type Script =
Vec
<
Block
>;
Aliased Type
ยง
pub struct Script {
/* private fields */
}