• TehPers@beehaw.org
    link
    fedilink
    English
    arrow-up
    8
    ·
    9 days ago

    A lot of code doesn’t really care where the error came from. This can be useful when using anyhow in application code, for example.

    For library code, I don’t see myself really using it, so it’ll live next to all the other functions I don’t use there I guess.