Registry / networking / merfolk

merfolk

JSON →
library0.1.4rscratesunverified

Provides a minimal extensible RPC framework that is cross-platform and no_std compatible.

# Cargo.toml [dependencies] merfolk = "0.1.4"
INSTALL
IMPORT
SIG · MERFOLK
M
merfolk
networkingrustv0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rpc
use merfolk::Rpc;

Create a new RPC instance.

use merfolk::Rpc; fn main() { let _rpc = Rpc::new(); println!("Merfolk RPC created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
merfolk — cargo add merfolk · libregistry