We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I started asyncgit crate ignoring errors unwrap is all over the place but the goal would be to handle them correctly like with sync::get_commits_info
asyncgit
unwrap
sync::get_commits_info
Activity