pub type Deserializer = Strategy<Pool, DeserializeError>;
pub struct Deserializer { /* private fields */ }