Docs.rs
memlink-msdk-0.1.2
memlink-msdk 0.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Radiiplus
Dependencies
memlink-msdk-macros ^0.1.2
normal
memlink-protocol ^0.1.0
normal
rmp-serde ^1.3.1
normal
serde ^1.0.228
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
criterion ^0.8.2
dev
serde ^1.0.228
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module dispatch
memlink_
msdk
0.1.2
Module dispatch
Module Items
Functions
Type Aliases
In crate memlink_
msdk
memlink_msdk
Module
dispatch
Copy item path
Source
Expand description
Method dispatch table for routing method calls to their handlers.
Functions
§
clear_
methods
dispatch
dispatch_
with_
context
method_
count
register_
method
unregister_
method
Type Aliases
§
Method
Handler