Docs.rs
egui-map-0.0.15
egui-map 0.0.15
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rafaga
Dependencies
chrono ^0.4.42
normal
egui ^0.32.3
normal
kdtree ^0.7.0
normal
puffin ^0.19.1
normal
optional
Versions
6.94%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
ContextMenuManager
egui_
map
0.0.15
Context
Menu
Manager
Required Methods
ui
Implementors
In egui_
map::
map::
objects
egui_map
::
map
::
objects
Trait
Context
Menu
Manager
Copy item path
Source
pub trait ContextMenuManager { // Required method fn
ui
(&self, ui: &mut
Ui
); }
Required Methods
§
Source
fn
ui
(&self, ui: &mut
Ui
)
Implementors
§