Docs.rs
mai-sdk-core-0.1.0
mai-sdk-core 0.1.0
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
tomsanbear
Dependencies
anyhow ^1.0
normal
async-channel ^2.3
normal
base64 ^0.22.1
normal
bincode ^1.3
normal
either ^1.12.0
normal
libp2p ^0.53
normal
nanoid ^0.4
normal
rand ^0.8
normal
serde ^1.0
normal
slog ^2.7
normal
tokio ^1.37
normal
Versions
16.9%
of the crate is documented
Platform
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
Files
mai_sdk_core/
lib.rs
1
pub mod
bridge;
2
pub mod
handler;
3
pub mod
network;
4
pub mod
storage;
5
pub mod
task_queue;