Skip to content

Remove dependency: failure #17

@kaibyao

Description

@kaibyao

I decided to use the failure crate for our errors as I was just starting to learn Rust at the time. Since then I've learned that it is probably better to just use std::error::Error and remove an unnecessary dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions