Update READMEs of subcrates
This commit is contained in:
parent
278d40d8c6
commit
7de72d6a27
6 changed files with 24 additions and 16 deletions
|
|
@ -14,7 +14,9 @@ To achieve this, it introduces a bunch of reusable interfaces:
|
|||
- A bunch of `Renderer` traits, meant to keep the crate renderer-agnostic.
|
||||
- A `Windowed` trait, leveraging [`raw-window-handle`], which can be implemented by graphical renderers that target _windows_. Window-based shells (like [`iced_winit`]) can use this trait to stay renderer-agnostic.
|
||||
|
||||

|
||||
<p align="center">
|
||||
<img alt="The native target" src="../docs/graphs/native.png" width="80%">
|
||||
</p>
|
||||
|
||||
[documentation]: https://docs.rs/iced_native
|
||||
[`iced_core`]: ../core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue