Re-exports
pub use mcvm_parse as parse;
Modules
- Standard declarative package format
- Standard repository format
- Standardized package dependency resolution
Structs
- Used to store a request for a package that will be fulfilled later
- A recommended package
- A required package
Enums
- Content type of a package
- Where a package was requested from
Traits
- Trait for a user-configured package
- Trait for the result from evaluating a package, used for resolution
- Trait for a central package registry that can evaluate packages
Functions
- Parses and validates a package