[][src]Trait ikon::AsSize

pub trait AsSize {
    fn as_size(&self) -> u32;
}

A trait for types that represent the dimesions of an icon.

Required methods

fn as_size(&self) -> u32

Loading content...

Implementors

Loading content...