Complete documentation for top-level items (#299)

This commit is contained in:
David Harvey-Macaulay 2017-09-25 14:58:59 +01:00 committed by tomaka
parent 9c116a1bae
commit df7e349c70
2 changed files with 11 additions and 1 deletions

View file

@ -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.