Struct trk_io::Writer [] [src]

pub struct Writer {
    pub affine4: Affine4,
    // some fields omitted
}

Fields

Methods

impl Writer
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Drop for Writer
[src]

[src]

Executes the destructor for this type. Read more