Function nannou::math::two

source ·
pub fn two<S>() -> S
where S: Add<Output = S> + One,