Expand description
Framework-neutral access to the embedded /sf/* asset tree.
This module is available without the optional axum feature. Hosts using
another HTTP framework can call get and translate the returned metadata
into their own response type.
Structs§
- UiAsset
- An embedded SolverForge UI asset plus the HTTP metadata used by the Axum adapter.
Enums§
- Asset
Error - Error returned by
getwhen an asset path cannot be served.