Skip to content

TimeseriesOptions is impossible to use #556

Closed
@fuwaneko

Description

@fuwaneko

I was trying to create timeseries collection via driver and found that it's not possible since TimeseriesOptions is marked as non-exhaustive so there's no way to instantiate that structure outside mongodb crate. Please, either add derive(Default) or create a function to instantiate TimeseriesOptions struct.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions