pub fn shardize_transform(
    macro_config: MacroConfig,
    trait_definition: TraitDefinition
) -> Result<TokenStream, &'static str>