Docs.rs
feo3boy-0.1.0
feo3boy 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ciaran2
Dependencies
bitflags ^2
normal
feo3boy-executor-generator ^0.1.0
normal
feo3boy-memdev-derive ^0.1.0
normal
feo3boy-opcodes ^0.1.0
normal
log ^0.4
normal
once_cell ^1
normal
thiserror ^1
normal
criterion ^0.4
dev
env_logger ^0.10
dev
rand ^0.8
dev
rand_pcg ^0.3
dev
Versions
32.33%
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
Oam
feo3boy
0.1.0
Oam
Aliased Type
In feo3boy::
memdev
feo3boy
::
memdev
Type Alias
Oam
Copy item path
Source
pub type Oam =
MaskableMem
<
MaskableMem
<[
u8
;
160
]>>;
Aliased Type
ยง
pub struct Oam {
/* private fields */
}