Docs.rs
egui-table-kit-0.5.5
egui-table-kit 0.5.5
Docs.rs crate page
MIT
24 July 2026
Links
Repository
crates.io
Source
Owners
xangelix
Dependencies
ahash ^0.8
normal
bitflags ^2
normal
compact_str ^0.10
normal
egui ^0.35
normal
fluent-zero ^0.1
normal
parking_lot ^0.12
normal
regex ^1
normal
roaring ^0.11
normal
serde ^1
normal
thiserror ^2
normal
eframe ^0.35
dev
fluent-zero-build ^0.1
build
Versions
61.02%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module delegate
egui_
table_
kit
0.5.5
Module delegate
Module Items
Structs
Type Aliases
In crate egui_
table_
kit
egui_table_kit
Module
delegate
Copy item path
Source
Structs
§
Table
KitDelegate
The central delegate translating kit properties to the underlying
egui_table
layout.
Type Aliases
§
Custom
Cell
Callback
Shared callback definition used to render custom interactive cellular components.