Expand description
Porteurbars is a tool for sharing portable git hosted project templates
Modules§
Structs§
- Error
- The Error type.
- Template
- A template holds a path to template source and a file describing the default values associated with names used in the template
Traits§
- Result
Ext - Additional methods for
Result, for easy interaction with this crate.
Type Aliases§
- Result
- Convenient wrapper around
std::Result.