pub trait GetCallName {
    fn get_call_names() -> &'static [&'static str];
fn get_call_name(&self) -> &'static str; }
Expand description

Gets the function name of the Call.

Required methods

Return all function names.

Return the function name of the Call.

Implementors

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config<I>, I: 'static> GetCallName for Call<T, I>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>

impl<T: Config> GetCallName for Call<T>