Macro graphql_starter::newtype_impl
source ยท macro_rules! newtype_impl { ($new_ty:ident $(< $($gen:ident$(: $gen_ty:path)?),* >)? ($ty:path)) => { ... }; }
macro_rules! newtype_impl { ($new_ty:ident $(< $($gen:ident$(: $gen_ty:path)?),* >)? ($ty:path)) => { ... }; }