jamesmunns / postcard-rpc

An RPC layer for postcard based protocols
Apache License 2.0
90 stars 21 forks source link

Use `diagnostic` for target server trait #13

Open jamesmunns opened 6 months ago

jamesmunns commented 6 months ago

We could use https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html#diagnostic-attributes to lint when Context is missing the SpawnContext trait impl