mirror of
https://github.com/Xyverle/neutuino.git
synced 2026-06-26 20:53:14 -04:00
5 lines
67 B
Rust
5 lines
67 B
Rust
#![warn(clippy::all, clippy::pedantic)]
|
|
|
|
pub mod os;
|
|
pub mod ansi;
|