Search
mongodb-driver
v1.2.0
Pages
Modules
Mix
Tasks
Settings
View Source
BSON.Regex
(mongodb-driver v1.2.0)
Represents BSON Regex type
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %BSON.Regex{options:
binary
(), pattern:
binary
()}