rust-libp2p/swarm/tests/ui/fail/to_swarm_not_string.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
202 B
Plaintext
Raw Normal View History

error: expected a string literal
--> tests/ui/fail/to_swarm_not_string.rs:4:25
|
4 | #[behaviour(out_event = FooEvent, prelude = "libp2p_swarm::derive_prelude")]
| ^^^^^^^^