pub type PbUdfExprVersion = UdfExprVersion;
Aliased Type§
#[repr(i32)]pub enum PbUdfExprVersion {
Unspecified = 0,
NameInRuntime = 1,
}
pub type PbUdfExprVersion = UdfExprVersion;
#[repr(i32)]pub enum PbUdfExprVersion {
Unspecified = 0,
NameInRuntime = 1,
}