Mongo.insert_one-exclamation-mark

You're seeing just the function insert_one-exclamation-mark, go back to Mongo module for more information.
Link to this function

insert_one!(topology_pid, coll, doc, opts \\ [])

View Source

Specs

Similar to insert_one/4 but unwraps the result and raises on error.