mongodb-driver v0.6.0 BSON.Regex View Source

Represents BSON Regex type

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %BSON.Regex{options: binary(), pattern: binary()}