macro_rules! generate_values {
($data_type:ty, $bounds:expr) => { ... };
}
Expand description
FIXME(weny): Waits for https://github.com/GreptimeTeam/greptimedb/issues/4247
macro_rules! generate_values {
($data_type:ty, $bounds:expr) => { ... };
}
FIXME(weny): Waits for https://github.com/GreptimeTeam/greptimedb/issues/4247