typedb_driver

Macro promisify

Source
macro_rules! promisify {
    {$($fut:tt)*} => { ... };
}