mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
5 lines
116 B
Rust
5 lines
116 B
Rust
pub fn main() {
|
|
#[cfg(feature = "tracing")]
|
|
tracing::info!("This is from the TUI based on Ratatui.");
|
|
}
|