webview_app::request

Function 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