Docs.rs
minifb-0.25.0
minifb 0.25.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
emoon
Dependencies
raw-window-handle ^0.4
normal
png ^0.17
dev
cc ^1.0
build
dlib ^0.5
normal
lazy_static ^1.0
normal
libc ^0.2.107
normal
tempfile ^3.3
normal
wayland-client ^0.29
normal
wayland-cursor ^0.29
normal
wayland-protocols ^0.29
normal
x11-dl ^2.19.1
normal
futures ^0.3.12
normal
instant ^0.1.12
normal
js-sys ^0.3.56
normal
serde ^1.0.136
normal
serde_derive ^1.0.123
normal
wasm-bindgen ^0.2.79
normal
wasm-bindgen-futures ^0.4.29
normal
web-sys ^0.3.56
normal
winapi ^0.3
normal
orbclient ^0.3.20
normal
Versions
92.37%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In minifb
?
Type Definition
minifb
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;