mongodb-driver
v0.6.2
Pages
Modules
Exceptions
mongodb-driver v0.6.2
BSON.Regex
View Source
Represents BSON Regex type
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %BSON.Regex{options:
binary
(), pattern:
binary
()}