Skip to content

Supporting additional object_store traits for hyperscaler #2514

Answered by roeap
thhapke asked this question in Q&A
Discussion options

You must be logged in to vote

I think you may need to check the version of Rust you are using. IIRC for the impl Trait syntax to be allowed in a traits return type you must at least be on 1.75 and we use that for internal traits. Which of course implies that our rust version bounds are not correct, since this should also be reflected in the MSRV within our cargo.toml files.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rtyler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants