rat-cursor 0.25.1

ratatui trait to communicate the cursor position across widgets
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 0.25.1


* docs

# 0.25.0


Sync version for beta.

# 0.1.0


Copy the design from rat-text as this is not the only place
where this concept is needed. A separate tiny crate avoids
criss-cross dependencies on crates otherwise not needed.