add_message_full_trait_method

Macro add_message_full_trait_method 

Source
macro_rules! add_message_full_trait_method {
    ($methods:ident, $target:ty, $wrapper:ty) => { ... };
}