Expand description
Re-exports§
pub use controller::Controller;pub use change::TextChange;pub use config::Config;pub use cursor::Cursor;pub use event::Event;pub use user::User;
Modules§
- a generic representation of a text change
- client configuration
- a generic async provider for bidirectional communication
- representation for an user’s cursor
- live events in workspaces
- data structure for remote users