Skip to content

Instantly share code, notes, and snippets.

@PhiSyX
Last active November 26, 2022 21:30
Show Gist options
  • Save PhiSyX/91ee8a4f3d2157fa1be0757e5dc1eb80 to your computer and use it in GitHub Desktop.
Save PhiSyX/91ee8a4f3d2157fa1be0757e5dc1eb80 to your computer and use it in GitHub Desktop.
github.com/PhiSyX
use phisyx::{Code, Lang, Passion};
const lang: [Lang; 2] = [Lang::Rust, Lang::TypeScript];
impl≺'prog≻ Code≺'prog, lang≻ for Passion {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment