Docs.rs
  • wildland-cargo-lib-0.40.0
    • wildland-cargo-lib 0.40.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mike-code
    • github:golemfoundation:core
    • Dependencies
      • anyhow ^1.0 normal
      • base64 ^0.20 normal
      • derivative ^2.2 normal
      • hex ^0.4 normal
      • log ^0.4 normal
      • rusty-bind ^0.1 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-attributes ^0.1 normal
      • tracing-core ^0.1 normal
      • tracing-log ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • uuid ^1.2 normal
      • wildland-catlib ^0.40.0 normal
      • wildland-corex ^0.40.0 normal
      • wildland-dfs ^0.40.0 normal
      • wildland-http-client ^0.40.0 normal
      • wildland-lfs ^0.40.0 normal optional
      • hex-literal ^0.3 dev
      • mockall ^0.11 dev
      • mockito ^0.31 dev
      • pretty_assertions ^1.3 dev
      • rand ^0.8 dev
      • rstest ^0.16 dev
      • serde_yaml ^0.9 dev
      • tempfile ^3.3 dev
      • anyhow ^1.0 build
      • rusty-bind-build ^0.1 build optional
      • tracing-oslog ^0.1 normal
    • Versions
    • 28.13% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

wildland_cargo_lib0.40.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • api::cargo_lib::CargoLib
  • api::cargo_user::CargoUser
  • api::config::CargoConfig
  • api::config::FoundationStorageApiConfig
  • api::config::LoggerConfig
  • api::foundation_storage::FoundationStorageApi
  • api::foundation_storage::FreeTierProcessHandle
  • api::foundation_storage::StorageCredentials
  • api::storage::Storage
  • api::user::MnemonicPayload
  • api::user::UserApi

Enums

  • api::cargo_lib::CargoLibCreationError
  • api::config::FoundationCloudMode
  • api::config::ParseConfigError
  • api::foundation_storage::FsaError
  • errors::container::ContainerMountError
  • errors::container::ContainerUnmountError
  • errors::storage::AddStorageError
  • errors::storage::GetStorageTemplateError
  • errors::storage::GetStoragesError
  • errors::user::CreateMnemonicError
  • errors::user::ForestMountError
  • errors::user::UserCreationError
  • errors::user::UserRetrievalError

Traits

  • api::config::CargoCfgProvider
  • errors::ExceptionTrait

Functions

  • api::cargo_lib::create_cargo_lib
  • api::config::collect_config
  • api::config::parse_config
  • api::user::check_phrase_mnemonic