Struct rustic_gl::attributes::Normalized[][src]

pub struct Normalized<T>(_);

Marker type for normalized attributes

Trait Implementations

Auto Trait Implementations

impl<T> Send for Normalized<T> where
    T: Send

impl<T> Sync for Normalized<T> where
    T: Sync