Function derive_more::constructor_derived::expand
source · pub fn expand(input: &DeriveInput, _: &str) -> TokenStreamExpand description
Provides the hook to expand #[derive(Constructor)] into an implementation of Constructor