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.