[][src]Function solana_cli::storage::process_show_storage_account

pub fn process_show_storage_account(
    rpc_client: &RpcClient,
    _config: &CliConfig,
    storage_account_pubkey: &Pubkey
) -> ProcessResult