This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
starship
Watch
1
Star
0
Fork
0
You've already forked starship
mirror of
https://github.com/Llewellynvdm/starship.git
synced
2024-11-10 07:10:56 +00:00
Code
Issues
Releases
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 20:43:11 +00:00
// Lib is present to allow for benchmarking
Add basic benchmarks
2019-04-04 20:59:03 +00:00
pub
mod
modules
;
pub
mod
print
;
Add builder pattern for segment
2019-04-12 21:49:20 +00:00
pub
mod
segment
;
Copy Permalink