Revision control

Copy as Markdown

Other Tools

use paste::paste;
paste! {
fn [<a env!("PASTE_UNKNOWN") b>]() {}
}
fn main() {}