1 2 3 4 5
error: derive(ProviderSpec) requires #[provides(Service)] on the struct --> tests/ui/invalid_provides.rs:2:8 | 2 | struct BadLive; | ^^^^^^^