Skip to content

Commit

Permalink
perf(Rust): Do not include meta property
Browse files Browse the repository at this point in the history
This property is used as a dumping ground for properties that are not yet part of the schema
(especially in Encoda).
But having it for every `Entity` node expands their size.
To avoid creating a reliance on the property remove it now.
  • Loading branch information
nokome committed Jun 6, 2021
1 parent be279c0 commit 893de26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 255 deletions.
Loading

0 comments on commit 893de26

Please sign in to comment.