Function mongodb::common::merge_options[][src]

pub fn merge_options<T: Into<Document>>(
    document: Document,
    options: T
) -> Document