Re-exports§
pub use viewer::Viewer;
Modules§
Structs§
- Document
Widget - Widget to display a
Document
in an egui application.
Traits§
Functions§
- show
- Show a document in a window.
- show_
tolerance - Show a document in a window with a custom renderer tolerance.
- show_
with_ viewer_ app - Show a custom
ViewerApp
.