Crate usdpl_core
source · [−]Expand description
Datatypes and constants core the back-end and front-end libraries’ operation. This contains serialization functionality and networking datatypes.
Modules
Structs
Remote call packet representing a function to call on the back-end, sent from the front-end
Remote call response packet representing the response from a remote call after the back-end has executed it.