Reduce size of ReflectReference
#29
Labels
enhancement
New feature or request
good first issue
Good for newcomers
optimization
Things to do with making the crate faster
It is quite important to minimize the size of this structure, since it's widely used,created and passed around, Ideally this should be a Copy type
The text was updated successfully, but these errors were encountered: