mirror of
https://github.com/starship/starship.git
synced 2024-11-24 01:03:31 +01:00
5 lines
93 B
Rust
5 lines
93 B
Rust
// Lib is present to allow for benchmarking
|
|
pub mod modules;
|
|
pub mod print;
|
|
pub mod segment;
|