pub fn json_ok<T>(obj: T) -> JsonResult<T>
Shortcut to wrap a result in json. Will consume the input.