macro_rules! ow { ( $f:expr ) => { ... }; }
Convenience macro for once_with which creates a closure and maps errors to exceptions.
once_with