Docs.rs
nimble-host-0.0.16
nimble-host 0.0.16
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
piot
Dependencies
app-version ^0.0.2
normal
datagram-chunker ^0.0.2
normal
err-rs ^0.0.4
normal
flood-rs ^0.0.12
normal
hexify ^0.0.3
normal
log ^0.4.22
normal
monotonic-time-rs ^0.0.5
normal
nimble-host-logic ^0.0.16
normal
nimble-layer ^0.0.16
normal
nimble-protocol ^0.0.16
normal
tick-id ^0.0.9
normal
nimble-participant ^0.0.16
dev
nimble-sample-step ^0.0.16
dev
test-log ^0.2.16
dev
Versions
59.09%
of the crate is documented
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_
host
0.0.16
Error
Level
Provider
Required Methods
error_level
Implementations on Foreign Types
CombinatorError
FrontLogicError
Implementors
In nimble_
host::
prelude
nimble_host
::
prelude
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
CombinatorError
Source
§
fn
error_level
(&self) ->
ErrorLevel
Implementors
§
Source
§
impl
ErrorLevelProvider
for
HostError
Source
§
impl
ErrorLevelProvider
for
DatagramChunkerError
Source
§
impl
ErrorLevelProvider
for
HostLogicError