We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb7ffc commit 26666e4Copy full SHA for 26666e4
doc/README.md
@@ -2,13 +2,6 @@
2
3
This crate provides a set of alternative `#[derive]` attributes for Rust.
4
5
-## Stability
6
-
7
-This crate is not stable yet and the attributes might change at any time.
8
9
-For now the crate only works on nightly but it uses *rustc*'s Macros 1.1 and is
10
-meant to be usable on stable as soon as it is possible.
11
12
## Examples
13
14
*derivative* uses attributes to make it possible to derive more implementations
0 commit comments