Macro save_token::save_seeds
source · [−]macro_rules! save_seeds {
($save: expr) => { ... };
}Expand description
Generates the signer seeds for a crate::Save.
macro_rules! save_seeds {
($save: expr) => { ... };
}Generates the signer seeds for a crate::Save.