Docs.rs
nb-0.1.3
nb 0.1.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
Owners
japaric
github:rust-embedded:hal
Dependencies
nb ^1
normal
futures ^0.1.17
dev
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-apple-darwin
i686-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
☰
Type Definition Result
nb
All crates
[
−
]
[src]
Type Definition
nb
::
Result
type Result<T, E> =
Result
<T,
Error
<E>>;
A non-blocking result