ruma-api 0.20.1

Deprecated: crate merged into ruma-common
Documentation
1
2
3
4
5
error: cannot find attribute `not_a_real_attribute_should_fail` in this scope
  --> $DIR/04-attributes.rs:13:7
   |
13 |     #[not_a_real_attribute_should_fail]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^