starship/src/formatter
Dario Vladović fe030c2064
refactor: propagate version formatting errors (#2566)
* refactor: propagate version formatting errors

* refactor: trim version formatting boilerplate

* refactor(node): unwrap version formatting

* docs: fix typo

* docs: remove dots after `version_format`

* feat: lazy version parsing

* refactor(version-formatter): collect segments into string
2021-04-10 19:06:25 +02:00
..
mod.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
model.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
parser.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
spec.pest feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
string_formatter.rs refactor: propagate version formatting errors (#2566) 2021-04-10 19:06:25 +02:00
version.rs refactor: propagate version formatting errors (#2566) 2021-04-10 19:06:25 +02:00