Skip to content

Missing From<u64> for Bson #333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
YoshieraHuang opened this issue Dec 9, 2021 · 1 comment
Closed

Missing From<u64> for Bson #333

YoshieraHuang opened this issue Dec 9, 2021 · 1 comment

Comments

@YoshieraHuang
Copy link

Hi, I know that there is no unsigned integer type in bson, but the trait From<u32> is implemented for Bson as a sugar. However I cannot find From<u64> sugar. I think it will be desried for many users.

@mre
Copy link

mre commented Dec 10, 2021

There is an explanation in #280.

@bajanam bajanam closed this as completed Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants