[][src]Function mongodb::compat::u2f::serialize

pub fn serialize<T, S>(
    v: &T,
    s: S
) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error> where
    S: Serializer,
    T: ToF64

Serialize unsigned types to Bson::FloatingPoint