Function get_style

Source
pub(crate) fn get_style(input: &DeriveInput) -> Option<LitStr>
Expand description

Get name style from #[fields(style = "xxx")] attribute.