This website requires JavaScript.
Explore
Help
Sign In
extern
/
starship
Watch
1
Star
0
Fork
0
You've already forked starship
mirror of
https://github.com/starship/starship.git
synced
2025-01-23 06:39:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d7485cf50
starship
/
src
/
lib.rs
5 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
Use git project root for truncation
2019-04-07 22:43:11 +02:00
// Lib is present to allow for benchmarking
Add basic benchmarks
2019-04-04 22:59:03 +02:00
pub
mod
modules
;
pub
mod
print
;
Add builder pattern for segment
2019-04-12 23:49:20 +02:00
pub
mod
segment
;
Reference in New Issue
Copy Permalink