Crate serde_aws_query_ce

Crate serde_aws_query_ce 

Source
Expand description

AWS query protocol meets Serde

Enums§

DeError

Functions§

from_bytes
The type represents all possible errors than can occur when serializing or deserializing a query string written in accordance with AWS Query protocol. Deserializes a querystring from a &[u8].
from_reader
from_str
Deserializes a querystring from a &[u8].