Minor Changes
-
#111
2f26050Thanks @lorisleiva! - AddRemainderOptionTypeNodeA node that represents an optional item using a child
TypeNodesuch that the item can either be present — i.e.Some<T>— or absent — i.e.None— depending on whether or not there are remaining bytes in the buffer.
Patch Changes
- Updated dependencies [
2f26050]:- @kinobi-so/errors@0.21.0
- @kinobi-so/nodes@0.21.0