[][src]Macro battery::kern_try

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