[go: up one dir, main page]

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

A type that can be parsed.

Implementations on Foreign Types

Implementors