Function fhttp_core::parsers::parse_str[][src]

pub fn parse_str<P: AsRef<Path>, T: AsRef<str>>(
    path: P,
    source: T
) -> Result<Request>