ruma-api 0.20.1

Deprecated: crate merged into ruma-common
Documentation
1
2
3
4
5
6
7
8
9
10
11
error: path may only contain printable ASCII characters with no spaces
 --> tests/ui/02-invalid-path.rs:8:24
  |
8 |         unstable_path: "µ/°/§/€",
  |                        ^^^^^^^^^

error: path may only contain printable ASCII characters with no spaces
  --> tests/ui/02-invalid-path.rs:26:24
   |
26 |         unstable_path: "path/to/invalid space/endpoint",
   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^