You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/src
Florian Dehau f96db9c74f [layout] Replace FnMut with FnOnce in Group::render
As the function does not need to mutate state and be run multiple times.
6 years ago
..
backend fix colors use, add missing Blue 6 years ago
widgets fix colors use, add missing Blue 6 years ago
buffer.rs BUG: Buffer::pos_of panics on inside-bounds index 6 years ago
layout.rs [layout] Replace FnMut with FnOnce in Group::render 6 years ago
lib.rs [doc] Fix layout example in documentation 6 years ago
style.rs fix colors use, add missing Blue 6 years ago
symbols.rs [clippy] Fix warnings 7 years ago
terminal.rs [lib] Derive Debug on Terminal 6 years ago