Macro lightning_signer::short_function
source · macro_rules! short_function {
() => { ... };
}
Expand description
Return a shortened version of the function name.
macro_rules! short_function {
() => { ... };
}
Return a shortened version of the function name.