Docs.rs
xei-core-3.0.10
xei-core 3.0.10
Docs.rs crate page
MIT
13 July 2026
Links
Repository
crates.io
Source
Owners
stremtec
Dependencies
image ^0.25
normal
portable-pty ^0.8
normal
ratatui ^0.29
normal
serde_json ^1
normal
streaming-iterator ^0.1
normal
tree-sitter ^0.24
normal
tree-sitter-bash ^0.23
normal
tree-sitter-c ^0.23
normal
tree-sitter-go ^0.23
normal
tree-sitter-javascript ^0.23
normal
tree-sitter-json ^0.24
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-typescript ^0.23
normal
unicode-width ^0.2
normal
Versions
30.38%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module multi_cursor
xei_
core
3.0.10
Module multi_
cursor
Module Items
Structs
Functions
In crate xei_
core
xei_core
Module
multi_
cursor
Copy item path
Source
Expand description
Multi-cursor (v1) — primary + extra carets for insert/edit.
Structs
§
Multi
Cursor
Extra carets beyond
Buffer.cursor
(the primary).
Functions
§
find_
next
Find next occurrence of
word
after
from
(exclusive start position).
word_at
Word under cursor for multi-cursor “select next”.