Skip to content

Instantly share code, notes, and snippets.

@ArjixWasTaken
Last active January 27, 2023 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArjixWasTaken/8a70a23022e5e80d2a350ca0fe03aa13 to your computer and use it in GitHub Desktop.
Save ArjixWasTaken/8a70a23022e5e80d2a350ca0fe03aa13 to your computer and use it in GitHub Desktop.
fn main() -> Result<Smth, Smth> {
let value = get_smth()?;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment