subscript(_:using:_:)

    Mongo.Aggregate.swift:201
    subscript<IndexKey>(key: Hint, using _: IndexKey.Type = IndexKey.self, yield: (inout Mongo.SortEncoder<IndexKey>) -> ()) -> Void where IndexKey : RawRepresentable, IndexKey.RawValue == String { mutating get }

    Other members in extension

    Types

    Typealiases

    Type members

    Instance members