Function url::form_urlencoded::byte_serialize[][src]

Important traits for ByteSerialize<'a>
pub fn byte_serialize(input: &[u8]) -> ByteSerialize

The application/x-www-form-urlencoded byte serializer.

Return an iterator of &str slices.