Struct liboskar::types::NamePair [] [src]

pub struct NamePair {
    pub bytes: FileSize,
    pub name: String,
    // some fields omitted
}

Fields

Methods

impl NamePair
[src]

[src]

Trait Implementations

impl Debug for NamePair
[src]

[src]

Formats the value using the given formatter.