We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type_alias_impl_trait
1 parent b8801c3 commit fd283d5Copy full SHA for fd283d5
ricq-core/src/lib.rs
@@ -1,3 +1,4 @@
1
+#![feature(impl_trait_in_assoc_type)]
2
#![feature(type_alias_impl_trait)]
3
#![feature(let_chains)]
4
0 commit comments