lib.rs (143B)
1 #![feature(proc_macro_diagnostic)] 2 3 use proc_macro2::TokenStream; 4 5 #[proc_macro] 6 pub fn compile_mappings(input: TokenStream) -> TokenStream {}
sway-launchpadA small rust script to switch sway workspaces using a Launchpad S | |
| git clone git://archive.git.mtrnord.blog/MTRNord/sway-launchpad.git | |
| Log | Files | Refs | LICENSE |