pub(crate) fn get_style(input: &DeriveInput) -> Option<LitStr>
Expand description
Get name style from #[fields(style = "xxx")]
attribute.
pub(crate) fn get_style(input: &DeriveInput) -> Option<LitStr>
Get name style from #[fields(style = "xxx")]
attribute.