Function webview_app::request::get_input

source ยท
pub fn get_input<'a, T>(data: &'a str) -> T
where T: Deserialize<'a>,
Expand description

To get the deserialized payload from a JSON request