Docs.rs
agb-0.21.3
agb 0.21.3
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
corwinkuiper
gwilymk
Dependencies
agb_fixnum ^0.21.3
normal
agb_hashmap ^0.21.3
normal
agb_image_converter ^0.21.3
normal
agb_macros ^0.21.3
normal
agb_sound_converter ^0.21.3
normal
bilge ^0.2
normal
bitflags ^2
normal
critical-section ^1.1.2
normal
once_cell ^1.20.1
normal
portable-atomic ^1.6.0
normal
qrcodegen-no-heap ^1.8
normal
optional
Versions
61.66%
of the crate is documented
Platform
thumbv4t-none-eabi
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
agb
0.21.3
agb
Macro
println
Copy item path
Source
macro_rules! println { ($( $x:expr ),*) => { ... }; }