Entity Manifest API Wrappers
Opened this issue · 0 comments
oflatt commented
Describe the improvement you'd like to request
The experimental entity manifest API is currently exported from entity_manifest.rs
. Following the pattern for other features, it needs mirrored data types for the EntityManifest
data structure and errors in the api.
Describe alternatives you've considered
No response
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this internal improvement
-
⚠️ This feature might incur a breaking change