Macro proof_of_sql_parser::impl_serde_from_str

source ยท
macro_rules! impl_serde_from_str {
    ($type:ty) => { ... };
}
Expand description

Implement Deserialize through FromStr to avoid invalid identifiers.