Docs.rs
bms-rs-0.9.0
bms-rs 0.9.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
MikuroXina
Dependencies
ariadne ^0.5.1
normal
optional
fraction ^0.15.3
normal
itertools ^0.14.0
normal
num ^0.4.2
normal
rand ^0.9.2
normal
optional
serde ^1.0.200
normal
optional
serde_json ^1.0.116
normal
optional
thiserror ^2.0.0
normal
Versions
100%
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
Module graphics
bms_rs
0.9.0
Module graphics
Module Items
Structs
In bms_
rs::
bms::
command
bms_rs
::
bms
::
command
Module
graphics
Copy item path
Source
Expand description
Defines for graphics.
Structs
ยง
Argb
An alpha-red-gree-blue color data.
Pixel
Point
A 2D point in pixel coordinates.
Pixel
Size
A 2D size in pixels.
Rgb
RGB struct, used for #VIDEOCOLORS and similar commands.