Mongo.Collection.struct_args
You're seeing just the function
struct_args
, go back to Mongo.Collection module for more information.
Returns the default arguments for the struct. They are used to provide the
default values in the new/0
call.