Docs.rs
recall_frc42_dispatch-0.1.2
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
recall_frc42_dispatch 0.1.2
Filecoin FRC-0042 calling convention/dispatch support library
Crate
Source
Builds
Feature flags
Documentation
Coverage
30%
3
out of
10
items documented
0
out of
4
items with examples
Size
Source code size: 9.38 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.97 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 38s
Average build duration of
successful
builds.
all releases: 35s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
recallnet/ipc
31
10
57
crates.io
Dependencies
fvm_ipld_encoding ~0.4.0
normal
fvm_sdk ~4.3.0
normal
optional
fvm_shared ~4.3.0
normal
recall_frc42_hasher ^0.1.0
normal
recall_frc42_macros =0.1.2
normal
thiserror ^1.0.31
normal
Versions
0.1.2
(2025-04-07)
0.1.1
(2025-04-03)
0.0.0
(2025-03-28)
Owners
frc42_dispatch
Helper library to work with
FRC-0042
method hashing
There's an example of it in use
here