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