[][src]Derive Macro num_derive::Float

#[derive(Float)]
[]

Derives num_traits::Float for newtypes. The inner type must already implement Float.