mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-03-15 03:30:49 +00:00
* Refactor * Refactor * Refactor * Remove ScopeRaw * Refactor, forbid exporting * Add export checks * Refactor * Forbid exporting abilities * Fix integration tests * Forbid implicit ability export * Simplify exports * Fordbid using non data types in collections * Forbid unappropriate struct field types * Refactor * Add export tests * Add collection tests * Add struct fields test * Fixes * Fix