Docs.rs
kayrx-0.18.0
kayrx 0.18.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krircc
Dependencies
anyhow ^1
normal
async-datagram ^3.0.0
normal
async-ready ^3.0.0
normal
crossbeam-channel ^0.4.2
normal
crossbeam-deque ^0.7.3
normal
crossbeam-utils ^0.7.2
normal
futures-core ^0.3.4
normal
futures-executor ^0.3
normal
futures-io ^0.3.4
normal
futures-util ^0.3
normal
iovec ^0.1.4
normal
kayrx-macro ^1.1.0
normal
optional
lazy_static ^1.2.0
normal
libc ^0.2.48
normal
log ^0.4.8
normal
net2 ^0.2
normal
num_cpus ^1.12.0
normal
once_cell ^1.3.1
normal
parking_lot ^0.9.0
normal
pin-project-lite ^0.1.4
normal
pin-utils ^0.1.0
normal
slab ^0.4.2
normal
bytes ^0.4.11
dev
env_logger ^0.6.0
dev
futures ^0.3.4
dev
rand ^0.7.0
dev
tempdir ^0.3.7
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
kayrx
0.18.0
All Items
Crate Items
Modules
Attribute Macros
Crate
kayrx
Copy item path
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.