Docs.rs
co-api-0.1.0
co-api 0.1.0
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
dkuhnert
Dependencies
anyhow ^1
normal
async-trait ^0.1.57
normal
cid ^0.11.1
normal
co-macros ^0.1.0
normal
co-primitives ^0.1.0
normal
either ^1
normal
futures ^0.3.30
normal
ipld-core ^0.4.1
normal
multihash-codetable ^0.1.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
Versions
55.56%
of the crate is documented
Platform
i686-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
guard
co_api
0.1.0
co_api
Function
guard
Copy item path
Source
pub fn guard<R>(input: &
RawCid
, output: &mut
RawCid
)
where R:
Guard
+ 'static,