[][src]Function qatrade_rs::qamongo::struct_to_doc

pub fn struct_to_doc<T>(value: T) -> Document where
    T: Serialize + Debug