Module proc_macro::bridge::rpc
source · 🔬This is a nightly-only experimental API. (
proc_macro_internals
#27812)Expand description
Serialization for client-server communication.
Macros
Enums
- PanicMessageExperimentalSimplified version of panic payloads, ignoring types other than
&'static str
andString
.