[][src]Macro hassle_rs::return_hr

macro_rules! return_hr {
    ($hr:expr, $v: expr) => { ... };
}