Docs.rs
rat-text-3.0.1
rat-text 3.0.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
thscharler
Dependencies
chrono ^0.4
normal
dyn-clone ^1.0.17
normal
format_num_pattern ^0.9
normal
iset ^0.3
normal
log ^0.4
normal
pure-rust-locales ^0.8
normal
rat-cursor ^2.0
normal
rat-event ^2.0
normal
rat-focus ^2.0
normal
rat-reloc ^2.0
normal
rat-scrolled ^2.0
normal
ratatui-core ^0.1
normal
ratatui-crossterm ^0.1
normal
ratatui-widgets ^0.3
normal
regex-cursor ^0.1.5
normal
ropey ^1.6.1
normal
rustc-hash ^2.1
normal
unicode-display-width ^0.3
normal
unicode-segmentation ^1.11
normal
anyhow ^1.0
dev
cli-clipboard ^0.4
dev
fern ^0.7
dev
lipsum ^0.9.1
dev
lorem-rustum ^0.0.5
dev
rat-theme4 ^4
dev
Versions
93.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
derive_text_widget
rat_
text
3.0.1
rat_text
Macro
derive_
text_
widget
Copy item path
Source
macro_rules! derive_text_widget { ($state:ty) => { ... }; (BASE $state:ty) => { ... }; }