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.
1 parent 68d5236 commit b58ef9cCopy full SHA for b58ef9c
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![feature(generic_associated_types)]
2
#![cfg_attr(not(feature = "std"), no_std)]
3
#![cfg_attr(feature = "async", feature(type_alias_impl_trait))]
4
#![cfg_attr(docsrs, feature(doc_cfg))]
0 commit comments