mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
Add basic benchmarks
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ pub fn prompt(args: ArgMatches) {
|
||||
}
|
||||
}
|
||||
|
||||
fn print_segment(segment: Segment) {
|
||||
pub fn print_segment(segment: Segment) {
|
||||
let Segment {
|
||||
prefix,
|
||||
value,
|
||||
|
||||
Reference in New Issue
Block a user