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_fileoperation - Progress stream for
Doc::export_file. - Outcome of a
Doc::import_fileoperation - Progress stream for
Doc::import_file. - Sync
Event engineEvent emitted when a sync operation completes
Enums§
- Progress messages for an doc import operation
- Live
Event engineEvents informing about actions of the live sync progress. - Origin
engineWhy we performed a sync exchange - Intended capability for document share tickets
- Sync
Reason engineWhy we started a sync request
Type Aliases§
- Type alias for a memory-backed client.