Struct ebustl::Stl [] [src]

pub struct Stl {
    pub gsi: GsiBlock,
    pub ttis: Vec<TtiBlock>,
}

Fields

Methods

impl Stl
[src]

Trait Implementations

impl Debug for Stl
[src]

Formats the value using the given formatter.

impl Display for Stl
[src]

Formats the value using the given formatter. Read more