Macro merino_suggest_traits::domain::impl_for_float
source · [−]macro_rules! impl_for_float {
($type: ty) => { ... };
}
Expand description
Implement traits for a float type.
macro_rules! impl_for_float {
($type: ty) => { ... };
}
Implement traits for a float type.