Struct cargo::core::summary::Summary
[−]
[src]
pub struct Summary { // some fields omitted }
Subset of a Manifest
. Contains only the most important informations about
a package.
Summaries are cloned, and should not be mutated after creation