๐ฌThis is a nightly-only experimental API. (
proc_macro_internals
#27812)Expand description
Serialization for client-server communication.
Macrosยง
- rpc_
encode_ ๐decode Experimental
Enumsยง
- Panic
Message Experimental - Simplified version of panic payloads, ignoring
types other than
&'static str
andString
.