Docs.rs
egui-dataframe-0.3.3
egui-dataframe 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nomissbowling
Dependencies
eframe =0.21.0
normal
egui =0.21.0
normal
egui-resources =0.4.0
normal
egui_extras =0.21.0
normal
egui_grid =0.1.0
normal
half =2.2.1
normal
image =0.24.6
normal
polars =0.25.1
normal
polars-utils =0.25.1
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
DecoFunc
egui_
dataframe
0.3.3
egui_dataframe
Type Alias
Deco
Func
Copy item path
Source
pub type DecoFunc<'a> = &'a mut dyn
FnMut
(&
Decorator
, &mut
Ui
, &
str
,
usize
,
usize
) ->
bool
;
Expand description
DecoFunc