pub struct Context(/* private fields */);Available on crate feature
vtab only.Expand description
Context is used by VTabCursor::column to specify the
cell value.
pub struct Context(/* private fields */);vtab only.Context is used by VTabCursor::column to specify the
cell value.