Azure / Azure/azure-sdk-for-rust
Cosmos: Review type and size consistency
Closed
Cosmos
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 112
Description
Review a few different type selections in public APIs in the Cosmos DB SDK:
* Ensure consistent use of `std::time::Duration` for time durations
* Ensure consistent and meaningful use of integer sizes (use size-constrained integer types when it's _relevant_)
Contributor guide
Assessment
This issue has not been assessed yet.