Struct exonum::helpers::fabric::GenerateCommonConfig [] [src]

pub struct GenerateCommonConfig;

Command for the template generation.

Methods

impl GenerateCommonConfig
[src]

[src]

Returns the name of the GenerateCommonConfig command.

Trait Implementations

Auto Trait Implementations