risingwave_common::row

Macro deref_forward_row

source
macro_rules! deref_forward_row {
    () => { ... };
}
Expand description

Forward the implementation of Row to the deref target.