Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Allow ConsistencyLevelSupport to borrow (do not take ownership) #282

@MindFlavor

Description

@MindFlavor

Right now the trait takes ownership of the ConsistencyLevel field. This is not ideal: it might be better to accept a Into<Cow<...>> or similar.

Metadata

Metadata

Assignees

Labels

CosmosDBCosmosDB related issueenhancementergonomicsIssues about ease of use of the library

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions