Module comtrya_lib::manifests
source · Structs§
Traits§
- ManifestProviders are responsible for taking a String and returning a
PathBuf. Providers, such as Git, are responsible for accepting the String and cloning the repository, in-order to return thePathBuf.