๐งฐ Std driver crate โ
The drivers_std crate implements host-side drivers relying on the Rust standard library.
It provides commonly used services for host execution, including logging, memory backends, time devices, executable loading helpers, and a TUN/TAP-based network interface implementation.