gitv-tui 0.4.4

A terminal-based GitHub client built with Rust and Ratatui.
1
2
#[derive(Clone, Debug)]
pub struct Token(pub String);