Macro polodb_core::try_unwrap_array[][src]

macro_rules! try_unwrap_array {
    ($op_name : tt, $arr : expr) => { ... };
}