* feat: derive "strum" * rebase main
@@ -26,6 +26,10 @@ fn main() {
"SemanticType",
"#[derive(::serde::Serialize, ::serde::Deserialize)]",
)
.enum_attribute(
"region.RegionRequest.body",
"#[derive(strum_macros::AsRefStr)]",
.compile(
&[
"proto/greptime/v1/database.proto",
The note is not visible to the blocked user.