Module manifests

Module manifests 

Source

Structs§

Manifest

Traits§

ManifestProvider
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 the PathBuf.

Functions§

get_manifest_name
load
register_providers
resolve