Docs.rs
  • wasmcloud-core-0.20.0
    • wasmcloud-core 0.20.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • brooksmtownsend
    • wasmcloud-automation
    • automation-wasmcloud
    • Dependencies
      • anyhow ^1 normal
      • async-nats ^0.39 normal
      • base64 ^0.22 normal optional
      • http ^1 normal optional
      • hyper-rustls ^0.27 normal optional
      • hyper-util ^0.1 normal optional
      • oci-client ^0.14 normal optional
      • oci-wasm ^0.2.1 normal optional
      • once_cell ^1 normal
      • provider-archive ^0.16.0 normal
      • reqwest ^0.12 normal optional
      • rustls ^0.23.11 normal
      • rustls-native-certs ^0.8 normal optional
      • rustls-pemfile ^2 normal
      • secrecy ^0.10 normal
      • semver ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal optional
      • thiserror ^2 normal optional
      • tokio ^1 normal
      • tokio-rustls ^0.26 normal optional
      • tracing ^0.1 normal
      • unicase ^2.8.1 normal optional
      • url ^2 normal
      • wascap ^0.16.1 normal
      • webpki-roots ^1.0 normal optional
    • Versions
    • 61.05% 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

wasmcloud_core0.20.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • host::HostData
  • link::InterfaceLinkDefinition
  • oci::OciFetcher
  • otel::OtelConfig
  • registry::RegistryConfig
  • registry::RegistryConfigBuilder
  • rpc::HealthCheckRequest
  • rpc::HealthCheckResponse
  • wit::CallTargetInterface

Enums

  • logging::Level
  • oci::CacheResult
  • oci::OciArtifactCacheUpdate
  • otel::OtelProtocol
  • par::UseParFileCache
  • registry::RegistryAuth
  • registry::RegistryType
  • secrets::SecretValue

Traits

  • HealthCheck
  • tls::NativeRootsExt

Functions

  • nats::convert_header_map_to_hashmap
  • oci::oci_cache_dir
  • par::cache_path
  • par::read
  • rpc::health_subject
  • rpc::link_del_subject
  • rpc::link_put_subject
  • rpc::provider_config_update_subject
  • rpc::shutdown_subject
  • tls::load_certs_from_paths
  • tls::read_certs_from_path
  • wit::parse_wit_meta_from_operation
  • wit::parse_wit_package_name

Type Aliases

  • ClusterIssuerKey
  • ComponentId
  • KnownConfigName
  • LatticeTarget
  • LinkName
  • WitFunction
  • WitInterface
  • WitNamespace
  • WitPackage
  • host::HostEnvValues
  • link::LinkName
  • otel::TraceContext
  • wit::WitMap

Statics

  • tls::DEFAULT_CLIENT_CONFIG
  • tls::DEFAULT_CLIENT_CONFIG_ARC
  • tls::DEFAULT_HYPER_CONNECTOR
  • tls::DEFAULT_REQWEST_CLIENT
  • tls::DEFAULT_ROOTS
  • tls::DEFAULT_RUSTLS_CONNECTOR
  • tls::NATIVE_ROOTS
  • tls::NATIVE_ROOTS_OCI
  • tls::NATIVE_ROOTS_REQWEST
  • tls::REQWEST_USER_AGENT

Constants

  • CTL_API_VERSION_1