Docs.rs
  • ckb-capsule-0.10.5
    • ckb-capsule 0.10.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jjyr
    • quake
    • Dependencies
      • anyhow ^1.0 normal
      • atty ^0.2 normal
      • chrono ^0.4.24 normal
      • ckb-sdk ^3.1 normal
      • ckb-testtool ^0.12.0 normal
      • clap ^2.33 normal
      • ctrlc ^3.1 normal
      • env_logger ^0.10.0 normal
      • faster-hex ^0.6 normal
      • includedir ^0.6 normal
      • jsonrpc-core ^18.0.0 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • path_macro ^1.0.0 normal
      • phf ^0.8 normal
      • reqwest ^0.11.11 normal
      • rpassword ^4.0 normal
      • secp256k1 ^0.24 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9.21 normal
      • tera ^1.2 normal
      • toml_edit ^0.19.8 normal
      • users ^0.10 normal
      • xshell =0.2.2 normal
      • includedir_codegen ^0.6 build
    • Versions
    • 2.21% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ckb_capsule0.10.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • checker::Checker
  • config::Cell
  • config::Config
  • config::Contract
  • config::DepGroup
  • config::Deployment
  • config::RustConfig
  • config_manipulate::Document
  • debugger::DebuggerArgs
  • deployment::deployment_process::DeploymentProcess
  • deployment::manage::DeployOption
  • deployment::manage::Manage
  • generator::CreateContract
  • generator::TEMPLATES
  • project_context::BuildConfig
  • project_context::Context
  • recipe::rust::Rust
  • signal::Signal
  • tester::Tester
  • util::docker::DockerCommand
  • version::Version
  • wallet::Wallet
  • wallet::cli_types::LiveCell
  • wallet::cli_types::LiveCellInfo
  • wallet::cli_types::LiveCellInfoVec
  • wallet::cli_types::SignatureOutput

Enums

  • config::CellLocation
  • config::TemplateType
  • project_context::BuildEnv
  • project_context::DeployEnv

Traits

  • recipe::Recipe

Functions

  • config_manipulate::append_cargo_workspace_member
  • config_manipulate::append_contract
  • debugger::build_template
  • debugger::patch_template
  • debugger::start_debugger
  • generator::new_project
  • project_context::read_config_file
  • project_context::write_config_file
  • recipe::get_recipe
  • util::cli::ask_for_confirm
  • util::cli::run
  • util::git::add_submodule
  • util::git::init

Statics

  • generator::FILES

Constants

  • project_context::CARGO_CONFIG_FILE
  • project_context::CONFIG_FILE
  • project_context::CONTRACTS_DIR
  • recipe::rust::DOCKER_IMAGE
  • wallet::DEFAULT_CKB_CLI_BIN_NAME
  • wallet::DEFAULT_CKB_RPC_URL