pub const MANIFEST_FILE: &str = "package_manifest.yaml";Expand description
Preferred per-package manifest filename. Legacy robonix_manifest.yaml
is also accepted by detect_manifest_path.
pub const MANIFEST_FILE: &str = "package_manifest.yaml";Preferred per-package manifest filename. Legacy robonix_manifest.yaml
is also accepted by detect_manifest_path.