Docs.rs
bakervm-0.9.0
bakervm 0.9.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sphinxc0re
Dependencies
sdl2 ^0.30.0
normal
serde ^1.0.6
normal
serde_derive ^1.0.6
normal
error-chain ^0.10.0
normal
rmp-serde ^0.13.3
normal
rand ^0.3.15
normal
regex ^0.2.2
normal
clap ^2.24.2
normal
image ^0.14.0
normal
lazy_static ^0.2.8
normal
Versions
Platform
i686-apple-darwin
i686-pc-windows-gnu
x86_64-apple-darwin
x86_64-pc-windows-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
definitions
::
typedef
Type Definition
definitions
::
typedef
::
ImageData
[
−
]
[src]
type ImageData =
Vec
<
Byte
>;