qlora-paste 1.0.20

Macros for all your token pasting needs - Maintained fork of paste
Documentation
1
2
3
4
5
6
7
use qlora_paste::paste;

paste! {
    fn [<env!(1.31)>]() {}
}

fn main() {}