Fix broken intra-doc links
This commit is contained in:
parent
c2baf18cbf
commit
280d3736d5
3 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ pub use crate::core::event::Status;
|
|||
|
||||
/// A [`Shader`] event.
|
||||
///
|
||||
/// [`Shader`]: crate::widget::shader::Shader;
|
||||
/// [`Shader`]: crate::Shader
|
||||
#[derive(Debug, Clone, Copy, PartialEq)]
|
||||
pub enum Event {
|
||||
/// A mouse event.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue