Enum octicons::OcticonKind [] [src]

pub enum OcticonKind {
    Polygon,
    Path,
}

Variants

Trait Implementations

impl Copy for OcticonKind
[src]

impl Clone for OcticonKind
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more