Function rouille::input::post::get_raw_post_input [] [src]

pub fn get_raw_post_input(request: &Request) -> Result<Vec<(String, String)>, PostError>