Function derive_attr_parser::from_ast
source · pub fn from_ast<'a>(
cx: &Ctxt,
input: &'a DeriveInput,
root: Symbol
) -> Result<Container<'a>, Error>pub fn from_ast<'a>(
cx: &Ctxt,
input: &'a DeriveInput,
root: Symbol
) -> Result<Container<'a>, Error>