pub type GetRowId = Callback<(DataRecord,), String>;Expand description
Optional custom row id resolver (default: DataRecord::id).
Aliased Typeยง
pub struct GetRowId(/* private fields */);pub type GetRowId = Callback<(DataRecord,), String>;Optional custom row id resolver (default: DataRecord::id).
pub struct GetRowId(/* private fields */);