docs.rs failed to build ax-net-0.7.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
ax-net-0.5.14
Unified network stack for TGOSKits systems.
It provides TCP, UDP, raw IPv4/ICMP, Unix domain socket, optional vsock, DNS, DHCP, and readiness primitives on top of smoltcp and shared device interfaces.
Organization
- [
tcp::TcpSocket]: TCP socket implementation. - [
udp::UdpSocket]: UDP socket implementation. - [
raw]: raw socket support. - [
unix]: Unix domain socket support.