modify_field

Macro modify_field 

Source
macro_rules! modify_field {
    ($pointer:expr, $rhs:expr) => { ... };
}