Complete documentation for top-level items (#299)
This commit is contained in:
parent
9c116a1bae
commit
df7e349c70
2 changed files with 11 additions and 1 deletions
|
|
@ -310,6 +310,7 @@ impl std::error::Error for CreationError {
|
|||
}
|
||||
}
|
||||
|
||||
/// Describes the appearance of the mouse cursor.
|
||||
#[derive(Debug, Copy, Clone, PartialEq)]
|
||||
pub enum MouseCursor {
|
||||
/// The platform-dependent default cursor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue