Struct lal::Component [] [src]

pub struct Component {
    pub name: String,
    pub version: u32,
    pub location: String,
}

The basic definition of a component as it exists online

A component may have many build artifacts from many environments.

Fields

Name of the component

Version number

The raw location of the component at the specified version number

No restriction on how this information is encoded, but it must work with raw_fetch