Docs.rs
recall_ipc_api-0.1.2
recall_ipc_api 0.1.2
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
recall-packages
Dependencies
anyhow ^1
normal
cid ~0.10.1
normal
ethers ^2.0.13
normal
fnv ^1.0
normal
fvm_ipld_blockstore ~0.2.1
normal
fvm_ipld_encoding ~0.4.0
normal
fvm_ipld_hamt ~0.9.0
normal
fvm_shared ~4.3.0
normal
integer-encoding ^3.0.3
normal
lazy_static ^1.4
normal
log ~0.4
normal
num-traits ~0.2
normal
num_enum ~0.7.2
normal
recall_fil_actors_runtime =0.0.2
normal
optional
recall_ipc_actors_abis =0.1.2
normal
recall_ipc_types =0.1.2
normal
recall_merkle_tree_rs =0.1.2
normal
serde ^1
normal
serde_tuple ~0.5
normal
serde_with ^2.3
normal
strum ~0.26.1
normal
thiserror ^1
normal
tracing ~0.1
normal
recall_fil_actors_runtime =0.0.2
dev
serde_json ^1
dev
Versions
47.7%
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
Skip to main content
into_contract_validators
recall_
ipc_
api
0.1.2
In recall_
ipc_
api::
validator
recall_ipc_api
::
validator
Function
into_
contract_
validators
Copy item path
Source
pub fn into_contract_validators(vals:
Vec
<
Validator
>) ->
Result
<
Vec
<
Validator
>>