Re-exports§
Modules§
Structs§
- Conn
Complete - DocHandle
- A handle to a document, held by the client(s).
- Document
Id - Peer
Connection Info - Peer
DocState - The state of sycnhronization of a document with a remote peer obtained via
RepoHandle::peer_doc_state - Repo
- The backend of a repo: runs an event-loop in a background thread.
- Repo
Handle - Front-end of the repo.
- RepoId
Enums§
- Conn
Direction - Which direction a connection passed to
crate::RepoHandle::new_remote_repois going - Conn
Finished Reason - The result of the future returned by
RepoHandle::new_remote_repo - Message
- The messages of the multi-document sync protocol
- Network
Error - Network errors used by the sink.
- Repo
Error - Repo
Message - Storage
Error - Errors used by storage.
Traits§
- Storage
- The Storage API.