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