Docs.rs
  • omnibor-0.10.0
    • omnibor 0.10.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • alilleybrinker
    • Dependencies
      • boring ^4.6.0 normal optional
      • bytecount ^0.6.8 normal
      • digest ^0.10.7 normal
      • hex ^0.4.3 normal
      • openssl ^0.10.66 normal optional
      • serde ^1.0.197 normal
      • sha2 ^0.10.8 normal optional
      • thiserror ^2.0.0 normal
      • tokio ^1.36.0 normal
      • url ^2.4.1 normal
      • walkdir ^2.5.0 normal
      • anyhow ^1.0.95 dev
      • criterion ^0.5.1 dev
      • digest ^0.10.7 dev
      • serde_test ^1.0.176 dev
      • tokio ^1.36.0 dev
      • tokio-test ^0.4.3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

omnibor0.10.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ArtifactId
  • ArtifactIdBuilder
  • InputManifest
  • InputManifestBuilder
  • InputManifestRelation
  • hash_algorithm::Sha256
  • hash_provider::BoringSsl
  • hash_provider::OpenSsl
  • hash_provider::RustCrypto
  • storage::FileSystemStorage
  • storage::InMemoryStorage

Enums

  • EmbeddingMode
  • error::ArtifactIdError
  • error::InputManifestError

Traits

  • hash_algorithm::HashAlgorithm
  • hash_provider::HashProvider
  • storage::Storage

Functions

  • ffi::ob_aid_sha256_free
  • ffi::ob_aid_sha256_hash_algorithm
  • ffi::ob_aid_sha256_hash_bytes
  • ffi::ob_aid_sha256_hash_len
  • ffi::ob_aid_sha256_hash_string
  • ffi::ob_aid_sha256_id_bytes
  • ffi::ob_aid_sha256_id_reader
  • ffi::ob_aid_sha256_id_str
  • ffi::ob_aid_sha256_object_type
  • ffi::ob_aid_sha256_try_from_url
  • ffi::ob_aid_sha256_url
  • ffi::ob_error_message
  • ffi::ob_str_free

Type Aliases

  • ffi::ArtifactIdSha256