[ANN] rust-hglib 0.1.0

Kevin Bullock kbullock+mercurial at ringworld.org
Thu Sep 24 15:27:38 UTC 2015


> On Sep 24, 2015, at 08:51, Yuya Nishihara <yuya at tcha.org> wrote:
> 
> For the last commit, I think it will need a dedicated error enum and Result
> type at some point. try!() can wrap io::Error automagically if From<io::Error>
> is implemented.

Yes, I expect that'll be needed. For right now, the only possible errors are io::Error or byteorder::Error, which wraps io::Error.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock




More information about the Mercurial mailing list