Docs.rs
nimble-rust-0.0.15-dev2
nimble-rust 0.0.15-dev2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
piot
Dependencies
flood-rs ^0.0.12
normal
monotonic-time-rs ^0.0.5
normal
nimble-client ^0.0.15-dev2
normal
nimble-host ^0.0.15-dev
normal
nimble-sample-game ^0.0.15-dev
normal
nimble-sample-step ^0.0.15-dev
normal
nimble-step ^0.0.15-dev
normal
nimble-step-map ^0.0.15-dev
normal
nimble-wrapped-step ^0.0.15-dev
normal
tick-id ^0.0.9
normal
app-version ^0.0.2
dev
log ^0.4.22
dev
test-log ^0.2.16
dev
Versions
0%
of the crate is documented
Go to latest stable release
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
nimble_
rust
0.0.15-dev2
Error
Level
Provider
Required Methods
error_level
Implementations on Foreign Types
ClientLogicError
CombinatorError
FrontLogicError
RectifyError
SeerError
Implementors
In crate nimble_
rust
nimble_rust
Trait
ErrorLevelProvider
Copy item path
source
pub trait ErrorLevelProvider { // Required method fn
error_level
(&self) ->
ErrorLevel
; }
Required Methods
§
source
fn
error_level
(&self) ->
ErrorLevel
Implementations on Foreign Types
§
source
§
impl
ErrorLevelProvider
for
FrontLogicError
source
§
fn
error_level
(&self) ->
ErrorLevel
source
§
impl
ErrorLevelProvider
for
ClientLogicError
source
§
fn
error_level
(&self) ->
ErrorLevel
source
§
impl
ErrorLevelProvider
for
CombinatorError
source
§
fn
error_level
(&self) ->
ErrorLevel
source
§
impl
ErrorLevelProvider
for
RectifyError
source
§
fn
error_level
(&self) ->
ErrorLevel
source
§
impl
ErrorLevelProvider
for
SeerError
source
§
fn
error_level
(&self) ->
ErrorLevel
Implementors
§
source
§
impl
ErrorLevelProvider
for
ClientError
source
§
impl
ErrorLevelProvider
for
DatagramChunkerError
source
§
impl
ErrorLevelProvider
for
HostError
source
§
impl
ErrorLevelProvider
for
HostLogicError