Fabio Junio

Results 2 comments of Fabio Junio

Complete the _TODO_ area by creating a `from_parseint` function: ```rust impl ParsePosNonzeroError { fn from_creation(err: CreationError) -> ParsePosNonzeroError { ParsePosNonzeroError::Creation(err) } fn from_parseint(err: ParseIntError) -> ParsePosNonzeroError { ParsePosNonzeroError::ParseInt(err) } }...

Extracting is way easier than compacting since it has to implement a ton of features (drawback of following ISO_9660 standard) Searched through crates.io and there was no sign of an...