Write documentation for text_input::Cursor
This commit is contained in:
parent
735d9f049c
commit
857d65c1ce
2 changed files with 129 additions and 109 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