Macro dataflow::source::postgres::try_fatal[][src]

macro_rules! try_fatal {
    ($expr : expr $(,) ?) => { ... };
}