annotations_accessor_mut

Macro annotations_accessor_mut 

Source
macro_rules! annotations_accessor_mut {
    ($actor_name:expr, $access_func:ident, $error_msg:expr, $annotations_type:ty) => { ... };
}