Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceramicnetwork/rust-ceramic
/ IpfsClient
Class
IpfsClient
one/src/network.rs:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
123
#[derive(Clone)]
124
pub struct IpfsClient(P2pClient);
125
126
#[async_trait]
127
impl ceramic_api::P2PService for IpfsClient {
Callers
1
client
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected