[][src]Trait xblend::InnerType

pub trait InnerType: Copy { }

A marker that represents the type of the inner value of RGB/RGBA

Implementations on Foreign Types

impl InnerType for u8[src]

impl InnerType for f32[src]

Loading content...

Implementors

Loading content...