init(_:writeConcern:encoding:with:)

    Mongo.Insert.swift:85
    init<Elements>(_ collection: Mongo.Collection, writeConcern: Mongo.WriteConcern? = nil, encoding elements: Elements, with configure: (inout `Self`) throws -> ()) rethrows where Elements : Sequence, Elements.Element : BSONDocumentEncodable

    Other members in extension

    Types

    Typealiases

    Type members

    Instance members