Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
egui-0.33.3
egui 0.33.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
emilk
rerunio
Dependencies
accesskit ^0.21.1
normal
optional
ahash ^0.8.12
normal
backtrace ^0.3.76
normal
optional
bitflags ^2.9.4
normal
document-features ^0.2.11
normal
optional
emath ^0.33.3
normal
epaint ^0.33.3
normal
log ^0.4.28
normal
nohash-hasher ^0.2.0
normal
profiling ^1.0.17
normal
ron ^0.11.0
normal
optional
serde ^1.0.228
normal
optional
smallvec ^1.15.1
normal
unicode-segmentation ^1.12.0
normal
Versions
75.98%
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
find_menu_root
egui
0.33.3
In egui::
containers::
menu
egui
::
containers
::
menu
Function
find_
menu_
root
Copy item path
Source
pub fn find_menu_root(ui: &
Ui
) -> &
UiStack
Expand description
Find the root
UiStack
of the menu.