Docs.rs
egui-data-table-0.10.0
egui-data-table 0.10.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
kang-sw
Dependencies
egui ^0.33
normal
egui_extras ^0.33
normal
itertools ^0.14
normal
serde ^1
normal
optional
tap ^1
normal
thiserror ^2
normal
eframe ^0.33
dev
env_logger ^0.11.5
dev
fastrand ^2
dev
log ^0.4
dev
names ^0.14
dev
Versions
55.08%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
default_hotkeys
egui_
data_
table
0.10.0
In egui_
data_
table::
viewer
egui_data_table
::
viewer
Function
default_
hotkeys
Copy item path
Source
pub fn default_hotkeys( context: &
UiActionContext
, ) ->
Vec
<(
KeyboardShortcut
,
UiAction
)>