Created
April 25, 2024 12:10
-
-
Save ognis1205/7d985a7607093f99f8bcf6709fb6b2fa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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