Modules§
Macros§
- color_
setters - impl_
display_ from_ string_ field - Implement
Display
trait for a struct that has a field of typeString
. - impl_
from_ as_ ref - This macro is used to generate a setter method for a struct field.
Display
trait for a struct that has a field of type String
.