Available on crate feature
rpc
only.Expand description
API for document management.
The main entry point is the Client
.
Structs§
- Iroh docs client.
- Document handle
- A single entry in a
Replica
- Outcome of a
Doc::export_file
operation - Progress stream for
Doc::export_file
. - Outcome of a
Doc::import_file
operation - Progress stream for
Doc::import_file
. - Sync
Event engine
Event emitted when a sync operation completes
Enums§
- Progress messages for an doc import operation
- Live
Event engine
Events informing about actions of the live sync progress. - Origin
engine
Why we performed a sync exchange - Intended capability for document share tickets
- Sync
Reason engine
Why we started a sync request
Type Aliases§
- Type alias for a memory-backed client.