Docs.rs
myko-6.4.0
myko 6.4.0
Docs.rs crate page
AGPL-3.0-or-later
21 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
trevorsargent
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
autosocket ^6.4.0
normal
chrono ^0.4
normal
ciborium ^0.2
normal
dashmap ^6.1.0
normal
erased-serde ^0.4
normal
flume ^0.11
normal
futures ^0.3
normal
hyphae ^3.0
normal
inventory ^0.3.24
normal
myko-macros ^6.4.0
normal
nucleo-matcher ^0.3
normal
num-traits ^0.2
normal
opentelemetry ^0.32.0
normal
ordered-float ^5
normal
optional
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
roaring ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.13
normal
strsim ^0.11
normal
thread_local ^1.1
normal
tracing ^0.1
normal
ts-rs ^12.0.1
normal
optional
url ^2.5
normal
uuid ^1.23
normal
ahash ^0.8
dev
criterion ^0.5
dev
crossbeam ^0.8
normal
dprint-plugin-typescript ^0.95.15
normal
optional
rayon ^1.10
normal
getrandom ^0.3
normal
gloo-timers ^0.3
normal
js-sys ^0.3
normal
uuid ^1
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
42.84%
of the crate is documented
Go to latest version
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
Skip to main content
register_typegen_module
myko
6.4.0
myko
Macro
register_
typegen_
module
Copy item path
Source
macro_rules! register_typegen_module { ($id:ident, $build:path) => { ... }; }