egui/crates/eframe/src
Barugon 1b8e8cb38e
`eframe::Frame::info` returns a reference (#3301)
* Get a reference to `IntegrationInfo`

* Add doc comment

* Change `info` to return a reference

* Clone integration info

* Remove `&`

* Clone integration info in another place
2023-09-05 10:43:39 +02:00
..
epi `eframe::Frame::info` returns a reference (#3301) 2023-09-05 10:43:39 +02:00
native `eframe::Frame::info` returns a reference (#3301) 2023-09-05 10:43:39 +02:00
web Improve documentation of `eframe`, especially for wasm32 (#3295) 2023-09-04 09:55:47 +02:00
lib.rs Improve documentation of `eframe`, especially for wasm32 (#3295) 2023-09-04 09:55:47 +02:00