Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 253 Bytes

File metadata and controls

11 lines (7 loc) · 253 Bytes

TODOs

Documentation

  • Add README files for each module.

API design

  • Remove FromLeStreamTagged, since we can derive FromLeStream for enums now.
  • Revisit TryFromLeStream.
  • Revisit Prefixed. Do we really need it here?