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
{{ message }}
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.
The case, when file data pulled from stream, requires little different API because we don't sure that we have enough data.
I think
from_u8()
andmatch_u8()
should returnOption<_>
where None means "not enough data to determine".The text was updated successfully, but these errors were encountered: