Docs.rs
ergot-base-0.8.0
ergot-base 0.8.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jamesmunns
Dependencies
bbq2 ^0.4.2
normal
cobs ^0.3.0
normal
const-fnv1a-hash ^1.1.0
normal
cordyceps ^0.3.4
normal
critical-section ^1.2.0
normal
defmt ^1.0.0
normal
optional
embassy-futures ^0.1.1
normal
optional
embassy-time ^0.4.0
normal
embassy-usb ^0.4
normal
optional
embassy-usb ^0.5
normal
optional
heapless ^0.8.0
normal
log ^0.4.27
normal
maitake-sync ^0.2.1
normal
mutex ^1.0.0
normal
nusb ^0.1.14
normal
optional
postcard ^1.1.1
normal
postcard-schema ^0.2
normal
optional
serde ^1.0
normal
static_cell ^2.1
normal
optional
tokio ^1.45.1
normal
optional
tokio ^1.45.1
dev
Versions
15.19%
of the crate is documented
Go to latest version
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
ergot_
base
0.8.0
Module std_tcp
Module Items
Structs
In ergot_
base::
interface_
manager::
interface_
impls
ergot_base
::
interface_manager
::
interface_impls
Module
std_tcp
Copy item path
Source
Expand description
std tcp interface impl
std tcp uses COBS for framing over a TCP stream.
Structs
ยง
StdTcp
Interface
An interface implementation for TCP on std