Function cargo::util::toml::read_manifest [−][src]
pub fn read_manifest(
path: &Path,
source_id: SourceId,
config: &Config
) -> Result<(EitherManifest, Vec<PathBuf>), ManifestError>
pub fn read_manifest(
path: &Path,
source_id: SourceId,
config: &Config
) -> Result<(EitherManifest, Vec<PathBuf>), ManifestError>