pub type BlockingClosureResult = Result<(String, Option<String>)>;
Convenience typedef. Use this as the return value for your blocking closure