Crate usdpl_back
source ·Expand description
Back-end library for plugins. Targets x86_64 (native Steam Deck ISA).
This is a minimalist web server for handling events from the front-end.
Modules
USDPL backend API.
This contains functionality used exclusively by the back-end.
usdpl-core re-export
Structs
Back-end instance for interacting with the front-end
Traits
An async function which can be called from the front-end (remotely)
A function which can be called from the front-end (remotely)
A mutable function which can be called from the front-end (remotely)