Docs.rs
libcoap-rs-0.2.2
libcoap-rs 0.2.2
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
TotalKrill
pulsastrix
github:namib-project:rust-library-maintainers
Dependencies
libc ^0.2.95
normal
libcoap-sys ^0.2.2
normal
num-derive ^0.3.3
normal
num-traits ^0.2.14
normal
rand ^0.8.4
normal
thiserror ^1.0
normal
url ^2.2
normal
Versions
59.02%
of the crate is documented
Platform
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
libcoap_
rs
0.2.2
Coap
Token
Aliased Type
In libcoap_
rs::
protocol
libcoap_rs
::
protocol
Type Alias
CoapToken
Copy item path
Source
pub type CoapToken =
Box
<[
u8
]>;
Aliased Type
ยง
pub struct CoapToken(
/* private fields */
);