Kaba function Mongo.collection ed
...
Syntax ed
func Mongo.collection(db: string, col: string) -> xfer[Collection]
Parameters ed
- db: string
- ...
- col: string
- ...
Return ed
...
...
func Mongo.collection(db: string, col: string) -> xfer[Collection]
...