Skip to content

Instantly share code, notes, and snippets.

@ognis1205
Created April 25, 2024 12:10
Show Gist options
  • Save ognis1205/7d985a7607093f99f8bcf6709fb6b2fa to your computer and use it in GitHub Desktop.
Save ognis1205/7d985a7607093f99f8bcf6709fb6b2fa to your computer and use it in GitHub Desktop.
fn generic<T>(x: T) where T: 'static { ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment