Type Alias ManifestPath

Source
pub type ManifestPath = String;
Expand description

Path of a Manifest file

Aliased Typeยง

pub struct ManifestPath { /* private fields */ }