mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 03:47:55 +00:00
Generate deserialize impls for identifiers
This commit is contained in:
@@ -36,6 +36,7 @@ pub struct Field<'a> {
|
||||
pub ty: &'a syn::Ty,
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
pub enum Style {
|
||||
Struct,
|
||||
Tuple,
|
||||
|
||||
Reference in New Issue
Block a user