Improve text_input::cursor API
This commit is contained in:
parent
763f64b653
commit
6b89dd7db9
4 changed files with 170 additions and 141 deletions
|
|
@ -34,7 +34,7 @@
|
|||
//! [`window::Renderer`]: window/trait.Renderer.html
|
||||
//! [`UserInterface`]: struct.UserInterface.html
|
||||
//! [renderer]: renderer/index.html
|
||||
#![deny(missing_docs)]
|
||||
//#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(unused_results)]
|
||||
#![forbid(unsafe_code)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue