rusticity-term 0.1.6

Terminal UI components for Rusticity
Documentation
1
2
3
4
5
pub mod profile;
pub mod region;

pub use profile::{filter_profiles, render_profile_picker, Profile};
pub use region::Region;