Skip to main content

ValidatorInfoSubCommands

Trait ValidatorInfoSubCommands 

Source
pub trait ValidatorInfoSubCommands {
    // Required method
    fn validator_info_subcommands(self) -> Self;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl ValidatorInfoSubCommands for App<'_, '_>

Implementors§