mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-10 01:56:56 +00:00
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
|
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")]
|
||
|
| ^^^^^^^^
|