Skip to main content

Crate stdiobus_backend_native

Crate stdiobus_backend_native 

Source
Expand description

Native FFI backend for stdio_bus

This backend links directly to libstdio_bus.a and provides the highest performance option for Unix systems.

Structsยง

NativeBackend
Native backend using FFI to libstdio_bus