Struct rawloader::decoders::RawLoader [] [src]

pub struct RawLoader {
    pub cameras: HashMap<(String, String)Camera>,
}

Fields

Methods

impl RawLoader
[src]

Trait Implementations

impl Clone for RawLoader
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for RawLoader
[src]

Formats the value using the given formatter.