jj/cli
Yuya Nishihara df7be43ab6 templater: update comment why Template isn't TemplateProperty<Output = ..>
They are similar in a way that both of them can represent dynamic/static
evaluation, but their behaviors are different in error handling.
2024-03-25 11:15:09 +09:00
..
examples templater: leverage TemplateProperty::map/and_then() helpers 2024-03-23 16:22:17 +09:00
src templater: update comment why Template isn't TemplateProperty<Output = ..> 2024-03-25 11:15:09 +09:00
testing
tests git-push: process --change branches first to avoid pushing old branch state 2024-03-24 16:20:26 +09:00
build.rs
Cargo.toml
LICENSE