Docs.rs
karyon_core-0.6.1
karyon_core 0.6.1
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
hozan23
Dependencies
async-process ^2.3
normal
optional
bincode ^2.0
normal
chrono ^0.4
normal
dirs ^6.0
normal
ed25519-dalek ^2.1
normal
optional
log ^0.4
normal
once_cell ^1.21
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
rand ^0.8
normal
smol ^2.0
normal
optional
thiserror ^2.0
normal
tokio ^1.45
normal
optional
Versions
51.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
karyon_
core
0.6.1
All Items
Crate Items
Re-exports
Modules
Crate
karyon_core
Copy item path
Source
Re-exports
§
pub use error::
Error
;
pub use error::
Result
;
Modules
§
async_
runtime
A cross-compatible async runtime
async_
util
A set of async utilities.
error
Represents karyon’s Core Error.
util
A set of helper tools and functions.