Macro tendermint_light_client::bail[][src]

macro_rules! bail {
    ($kind:expr) => { ... };
}

Bail out of the current function with the given error kind.