Docs.rs
  • kjspkg-0.2.3
    • kjspkg 0.2.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • RedstoneWizard08
    • Dependencies
      • anstyle ^1.0.10 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.20 normal
      • clap-verbosity-flag ^2.2.2 normal
      • color-eyre ^0.6.3 normal
      • colored ^2.1.0 normal
      • copy_dir ^0.1.3 normal
      • dirs ^5.0.1 normal
      • dotenvy ^0.15.7 normal
      • eyre ^0.6.12 normal
      • flate2 ^1.0.34 normal
      • indexmap ^2.6.0 normal
      • inquire ^0.7.5 normal
      • itertools ^0.13.0 normal
      • kjspkg-api ^0 normal
      • log ^0.4.22 normal
      • once_cell ^1.19.0 normal
      • open ^5.3.0 normal
      • portpicker ^0.1.1 normal
      • rand ^0.8.5 normal
      • regex ^1.10.6 normal
      • reqwest ^0.12.8 normal
      • semver ^1.0.23 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.132 normal
      • sha-1 ^0.10.1 normal
      • tar ^0.4.42 normal
      • termsize ^0.1.9 normal
      • tiny_http ^0.12.0 normal
      • tokio ^1.40.0 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.2 normal
    • Versions
    • 36.36% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

kjspkg0.2.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • cli::Cli
  • ctx::CliContext
  • ctx::RawCliContext
  • manifest::PackageInfo
  • manifest::PackageManifest
  • manifest::ProjectManifest
  • splash::AboutGetter
  • util::versions::LatestVersions
  • util::versions::VersionInfo
  • util::versions::VersionManifestV2

Enums

  • cmd::Commands
  • cmd::list::ListOutputFormat
  • cmd::pkg::Commands
  • manifest::ModLoader

Traits

  • util::tar::MaybeAppend

Functions

  • cmd::fetch::cmd_fetch
  • cmd::info::cmd_info
  • cmd::init::cmd_init
  • cmd::install::cmd_install
  • cmd::list::cmd_list
  • cmd::list_remote::cmd_list_remote
  • cmd::login::cmd_login
  • cmd::logout::cmd_logout
  • cmd::pkg::init::cmd_init
  • cmd::pkg::pack::cmd_pack
  • cmd::pkg::publish::cmd_publish
  • cmd::search::cmd_search
  • cmd::uninit::cmd_uninit
  • cmd::uninstall::cmd_uninstall
  • cmd::update::cmd_update
  • cmd::update_all::cmd_update_all
  • ctx::get_ctx
  • pkg::install::install_package
  • style::get_styles
  • util::create_slug
  • util::from_log_level
  • util::mc::get_minecraft_versions
  • util::mul_char
  • util::pad_long_string
  • util::parse_pkg_input
  • util::pkg::print_package

Constants

  • ABOUT
  • AUTHORS
  • cmd::fetch::LOGO
  • pkg::install::ASSET_DIRS
  • pkg::install::SCRIPT_DIRS
  • splash::SPLASH_TEXTS
  • util::SLUG_REGEX
  • util::mc::VERSION_MANIFEST_URL