risingwave_common::row

Function once

source
pub fn once<D: ToDatumRef>(datum: D) -> Once<D>
Expand description

Creates a row which contains a single Datum or DatumRef.