Docs.rs
minifb-0.27.0
minifb 0.27.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
emoon
Dependencies
raw-window-handle ^0.6
normal
png ^0.17
dev
cc ^1.0
build
dlib ^0.5
normal
optional
lazy_static ^1.0
normal
optional
libc ^0.2.107
normal
optional
tempfile ^3.3
normal
optional
wayland-client ^0.29
normal
optional
wayland-cursor ^0.29
normal
optional
wayland-protocols ^0.29
normal
optional
x11-dl ^2.19.1
normal
optional
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
optional
wasm-bindgen-futures ^0.4.29
normal
web-sys ^0.3.56
normal
optional
winapi ^0.3.9
normal
orbclient ^0.3.20
normal
Versions
93.22%
of the crate is documented
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
minifb
0.27.0
Result
Aliased type
In crate minifb
Type Alias
minifb
::
Result
Copy item path
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Aliased Type
§
enum Result<T> {
// some variants omitted
}
Variants
§