Skip to content

Instantly share code, notes, and snippets.

@mariot
Created September 24, 2021 14:27
Show Gist options
  • Select an option

  • Save mariot/211940b8bd63482e3bf148fda247b8a0 to your computer and use it in GitHub Desktop.

Select an option

Save mariot/211940b8bd63482e3bf148fda247b8a0 to your computer and use it in GitHub Desktop.

Docs

This is a project to test out rustdoc.

Here is a link!

Example

fn foo() -> i32 {
    1 + 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment