Function grafix_toolbox::lib::Res

source ·
pub fn Res<T, V>(v: T) -> Res<V>
where Res<V>: Cast<T>,