Crate usdpl_front
source · [−]Expand description
Front-end library to be called from Javascript. Targets WASM.
In true Javascript tradition, this part of the library does not support error handling.
Functions
Call a function on the back-end. Returns null (None) if this fails for any reason.
Initialize the front-end library
Get the targeted plugin framework, or “any” if unknown