Trait itertools::misc::ToFloat [] [src]

pub trait ToFloat<F>: Copy { }

Helper trait to convert usize to floating point type.

Implementors