nix_compat::nar::reader

Macro try_or_poison

Source
macro_rules! try_or_poison {
    ($it:expr, $ex:expr) => { ... };
}