Function to_jsonb

Source
pub fn to_jsonb<'a>(table: impl Into<Table<'a>>) -> Function<'a>
Expand description

Return the given table in JSONB.