Docs.rs
toad-1.0.0-beta.4
toad 1.0.0-beta.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cakekindel
Dependencies
embedded-time ^0.12
normal
log ^0.4
normal
naan ^0.1.30
normal
nb ^1
normal
no-std-net ^0.6
normal
openssl ^0.10
normal
paste ^1.0.9
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
serde ^1.0
normal
serde-json-core ^0.5.0
normal
serde_json ^1.0
normal
tinyvec ^1.5
normal
toad-array ^0.8.0
normal
toad-hash ^0.3.0
normal
toad-len ^0.1.3
normal
toad-macros ^0.2.0
normal
toad-map ^0.2.3
normal
toad-msg ^1.0.0-beta.2
normal
toad-stem ^0.1.0
normal
toad-string ^0.2.0
normal
toad-writable ^0.1.1
normal
lazycell ^1.3.0
dev
paste ^1.0.9
dev
serde ^1.0
dev
serde-json-core ^0.5.0
dev
serde_json ^1.0
dev
simple_logger ^2
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
☰
Module net
Structs
Traits
Functions
?
Module
toad
::
net
source
·
[
−
]
Expand description
network abstractions
Structs
Addrd
Data that came from a network socket
Traits
Socket
A CoAP network socket
Functions
ipv4_socketaddr
Creates a
SocketAddr::V4
from an ipv4 address and port