logo
pub trait Parsable: Sealed { }
This is supported on crate feature cookies only.
Expand description

A type that can be parsed.

Implementations on Foreign Types

Implementors