Mongo.count_documents-exclamation-mark
You're seeing just the function
count_documents-exclamation-mark
, go back to Mongo module for more information.
Specs
count_documents!(GenServer.server(), collection(), BSON.document(), Keyword.t()) :: result!(non_neg_integer())
Similar to count_documents/4
but unwraps the result and raises on error.