Type Alias StartingStyleRule

Source
pub type StartingStyleRule = Todo;

Aliased Type§

enum StartingStyleRule {
    Todo,
}

Variants§

§

Todo