Function webview_app::request::get_output

source ยท
pub fn get_output<T>(result: &T) -> String
where T: Serialize,