Skip to content

1.0.49

Compare
Choose a tag to compare
@dtolnay dtolnay released this 27 Nov 00:42
· 363 commits to master since this release
1.0.49
a5a98e0
  • Add a function anyhow::Ok(v) equivalent to Ok::<_, anyhow::Error>(v) (#192)