Docs.rs
  • oceanpkg-0.0.11
    • oceanpkg 0.0.11
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nvzqz
    • Dependencies
      • cfg-if ^0.1 normal
      • dirs ^1 normal
      • flate2 ^1 normal
      • http ^0.1 normal
      • lazy_static ^1.4 normal
      • lazycell ^1.2 normal
      • linfo ^0.1.3 normal
      • oceanpkg-shared ^0.1.0 normal
      • reqwest ^0.9.22 normal optional
      • semver ^0.9 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • static_assertions ^1.1 normal
      • tar ^0.4 normal
      • toml ^0.5 normal optional
      • url ^2.1 normal
      • tempfile ^3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

oceanpkg0.0.11

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • auth::Credentials
  • auth::credentials::Credentials
  • auth::credentials::Registry
  • config::Config
  • config::ConfigFile
  • config::RtConfig
  • config::UserConfig
  • config::file::ConfigFile
  • config::file::NotFound
  • config::rt::RtConfig
  • config::user::UserConfig
  • drop::Manifest
  • drop::Metadata
  • drop::Name
  • drop::Source
  • drop::kind::App
  • drop::kind::Exe
  • drop::kind::Font
  • drop::kind::Lib
  • drop::license::expr::And
  • drop::license::expr::Or
  • drop::manifest::DepInfo
  • drop::manifest::Manifest
  • drop::manifest::Meta
  • drop::name::Name
  • drop::name::Query
  • drop::name::ScopedName
  • drop::name::ValidateError
  • drop::name::query::Query
  • drop::name::scoped::ScopedName
  • drop::source::Source
  • drop::source::git::Git
  • drop::version::SemVer

Enums

  • Drop
  • config::ConfigFileFmt
  • config::file::ConfigFileFmt
  • config::file::NotFoundReason
  • config::rt::CreateError
  • drop::Drop
  • drop::Kind
  • drop::License
  • drop::Version
  • drop::kind::Kind
  • drop::license::AnyLicense
  • drop::license::Expr
  • drop::license::License
  • drop::license::ParseError
  • drop::license::SpdxLicense
  • drop::license::expr::Expr
  • drop::license::spdx::SpdxLicense
  • drop::name::query::ParseError
  • drop::name::scoped::ParseError
  • drop::source::Kind
  • drop::source::git::Ref
  • drop::version::Version
  • install::DirError
  • install::InstallTarget

Functions

  • api::url
  • api::url_os_str
  • api::url_str
  • archive::unpack_tarball
  • system::open

Type Aliases

  • drop::license::spdx::Map
  • drop::manifest::Deps

Constants

  • api::DEFAULT_URL
  • api::URL_ENV_KEY
  • api::v1::DEFAULT_URL
  • drop::source::git::OCEAN_REPO
  • env::OCEAN_API_URL
  • system::OPEN_TOOL