Docs.rs
veecle-osal-std-0.1.0
veecle-osal-std 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
veecle-release-bot
Dependencies
embedded-io ^0.6.1
normal
embedded-io-adapters ^0.6.2
normal
embedded-io-async ^0.6.1
normal
futures ^0.3.31
normal
rand ^0.9.2
normal
socket2 ^0.6.0
normal
tokio ^1.47.1
normal
tokio-stream ^0.1.17
normal
veecle-osal-api ^0.1.0
normal
veecle-osal-std-macros ^0.1.0
normal
Versions
100%
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
Skip to main content
Module net
veecle_
osal_
std
0.1.0
Module net
Module Items
Modules
In crate veecle_
osal_
std
veecle_osal_std
Module
net
Copy item path
Source
Expand description
Networking abstractions for the std platform.
Modules
ยง
tcp
TCP socket implementation for the std platform.
udp
UDP socket implementation for the std platform.