Expand description
Shared types and traits for callisto: package identity, versions, manifests, dependency specs, and the versioned JSON report contract.
Re-exports§
pub use permit::*;pub use tag::*;pub use error::*;pub use path::*;pub use identity::*;pub use ecosystem::*;pub use version::*;pub use severity::*;pub use package::*;pub use dependency::*;pub use discovery::*;pub use exec::*;pub use commit::*;pub use diagnostic::*;pub use plan::*;pub use report::*;pub use matrix::*;pub use registry::*;