Crate kayrx

Source
Expand description

The Kayrx Framework.

Modules§

karx
Karx Async Runtime
lxar
Linux Api for Rust
net
Async network TCP, UDP, UDS
timer
Utilities for tracking time.

Attribute Macros§

futures
Enables an futures async main function.
main
Enables an async main function.
test
Enables an async test function.