Skip to content

Replace (usize, Option<usize>) with custom type SizeHint and eliminate try_size_hint().#218

Open
kpreid wants to merge 1 commit into
rust-fuzz:mainfrom
kpreid:sizehint
Open

Replace (usize, Option<usize>) with custom type SizeHint and eliminate try_size_hint().#218
kpreid wants to merge 1 commit into
rust-fuzz:mainfrom
kpreid:sizehint

Introduce `SizeHint` and `Context` replacing `Result<(usize, Option<u…

a3855f2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs