Re-exports§
pub extern crate futures_signals_structs_derive;
Traits§
Derive Macros§
- AsMutable
Struct - Derives a function called
as_mutable_struct()that returns a version of the struct where all fields are Mutable objects.
pub extern crate futures_signals_structs_derive;as_mutable_struct() that returns a version of the struct
where all fields are Mutable objects.