thedes_
tui_
core
0.1.0
Mutable
Required Associated Types
Error
Implementors
In thedes_
tui_
core::
mutation
thedes_tui_core
::
mutation
Trait
Mutable
Copy item path
Source
pub trait Mutable:
Send
+
Sync
{ type
Error
:
Error
+
Send
+
Sync
; }
Required Associated Types
§
Source
type
Error
:
Error
+
Send
+
Sync
Implementors
§
Source
§
impl
Mutable
for
Color
Source
§
type
Error
=
ColorMutationError
Source
§
impl
Mutable
for
Brightness
Source
§
type
Error
=
BrightnessError
Source
§
impl
Mutable
for
ColorPair
Source
§
type
Error
=
ColorMutationError
Source
§
impl
Mutable
for
Id
Source
§
type
Error
=
Infallible
Source
§
impl
Mutable
for
Tile
Source
§
type
Error
=
TileMutationError