BSON.Regex (mongodb-driver v1.4.0) View Source

Represents BSON Regex type

Link to this section Summary

Link to this section Types

Specs

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