You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove json serialization and flattening - make a separate rust structure with a proper methods which returns required iterator. Remove serde json as a dependency
depends on #148