rvlib

Macro annotations_accessor

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