☰
ProbablyMutable
ProbablyMutable
Required Methods
is_mutable
Implementors
In generic_mutability_test
Modules
monkey_ffi
Structs
Frame
FrameButton
Immutable
Mutable
Root
Window
WindowButton
Traits
Button
ButtonMut
ProbablyMutable
Functions
main
?
Trait
generic_mutability_test
::
ProbablyMutable
source
·
[
−
]
pub(crate) trait ProbablyMutable { fn
is_mutable
(&self) ->
bool
; }
Required Methods
source
fn
is_mutable
(&self) ->
bool
Implementors
source
impl
ProbablyMutable
for
Immutable
source
impl
ProbablyMutable
for
Mutable