[][src]Macro sqlink_derive::postgres_fmt

macro_rules! postgres_fmt {
    ($a:literal) => { ... };
    ($a:literal, $($x:tt), *) => { ... };
}