Write documentation for iced_glow

This commit is contained in:
Héctor Ramón Jiménez 2020-05-28 01:46:17 +02:00
parent 2ca7e3c4b0
commit b9d42a45a8
5 changed files with 22 additions and 12 deletions

View file

@ -1,6 +1,4 @@
//! Configure a [`Renderer`].
//!
//! [`Renderer`]: struct.Renderer.html
//! Configure a renderer.
pub use iced_graphics::Antialiasing;
/// The settings of a [`Renderer`].