☰
Result
Result
In sc_cli
Modules
arg_enums
utils
Macros
with_crypto_scheme
Structs
BlockNumberOrHash
BuildSpecCmd
ChainInfoCmd
CheckBlockCmd
CryptoSchemeFlag
DatabaseParams
ExecutionStrategiesParams
ExportBlocksCmd
ExportStateCmd
GenerateCmd
GenerateNodeKeyCmd
GenericNumber
ImportBlocksCmd
ImportParams
InsertKeyCmd
InspectKeyCmd
InspectNodeKeyCmd
KeystoreParams
LoggerBuilder
NetworkParams
NetworkSchemeFlag
NodeKeyParams
OffchainWorkerParams
OutputTypeFlag
PruningParams
PurgeChainCmd
RevertCmd
RunCmd
Runner
RuntimeVersion
SharedParams
SignCmd
TransactionPoolParams
VanityCmd
VerifyCmd
Enums
Error
KeySubcommand
Role
Traits
ChainSpec
CliConfiguration
DefaultConfigurationValues
SubstrateCli
Functions
build_runtime
generate_node_name
print_node_infos
secret_string_from_str
Type Definitions
Result
?
Type Definition
sc_cli
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type alias for the CLI.