Skip to main content

error_kdb

Macro error_kdb 

Source
macro_rules! error_kdb {
    ($($arg:tt)+) => { ... };
}