Skip to main content

select

Function select 

Source
pub fn select<T>(u: u32, t: T, t2: T) -> Result<(T, ())>