Struct askalono::Store [] [src]

pub struct Store {
    pub licenses: HashMap<String, LicenseData>,
}

Fields

Methods

impl Store
[src]

[src]

[src]

impl Store
[src]

[src]

impl Store
[src]

[src]

[src]

[src]

Trait Implementations

impl Default for Store
[src]

[src]

Returns the "default value" for a type. Read more