Struct colain::CLI

source · []
pub struct CLI<'a, T: CLIType> { /* private fields */ }
Expand description

Light abstraction over a CLI file

Implementations

Takes a buffer containing the .cli file and finds all the offsets to each geometry section.

See crate level documentation for usage.

Get file metadata

Iterate over each layer in the file

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.