Docs.rs
  • sos-database-0.16.1
    • sos-database 0.16.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tmpfs
    • Dependencies
      • async-sqlite ^0.4 normal
      • async-trait ^0.1 normal
      • async_zip ^0.0.17 normal optional
      • binary-stream ^10 normal
      • futures ^0.3 normal
      • futures-util ^0.3 normal optional
      • hex ^0.4 normal optional
      • indexmap ^2.2 normal
      • refinery ^0.8.15 normal
      • sanitize-filename ^0.6 normal optional
      • secrecy ^0.10 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10.6 normal
      • sos-audit ^0.16 normal optional
      • sos-core ^0.16 normal
      • sos-external-files ^0.16 normal
      • sos-preferences ^0.16 normal optional
      • sos-system-messages ^0.16 normal optional
      • sos-vault ^0.16 normal
      • sos-vfs ^0.2 normal
      • sql_query_builder ^2 normal
      • tempfile ^3.5 normal
      • thiserror ^2 normal
      • time ^0.3.19 normal optional
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal optional
      • tracing ^0.1 normal
      • url ^2 normal
      • urn ^0.7 normal optional
      • uuid ^1 normal
      • walkdir ^2 normal optional
      • rustc_version ^0.4.1 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

sos_database0.16.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • PreferenceProvider
  • ServerOrigins
  • SystemMessagesProvider
  • VaultDatabaseWriter
  • archive::BackupImport
  • audit_provider::AuditDatabaseProvider
  • entity::AccountEntity
  • entity::AccountRecord
  • entity::AuditEntity
  • entity::AuditRecord
  • entity::CommitRecord
  • entity::EventEntity
  • entity::EventRecordRow
  • entity::FolderEntity
  • entity::FolderRecord
  • entity::PreferenceEntity
  • entity::ServerEntity
  • entity::SystemMessageEntity
  • event_log::DatabaseEventLog

Enums

  • Error
  • archive::Error

Functions

  • archive::create_backup_archive
  • archive::import_backup_archive
  • migrations::migrate_client
  • migrations::migrate_connection
  • open_file
  • open_file_with_journal_mode
  • open_memory

Type Aliases

  • event_log::AccountEventLog
  • event_log::DeviceEventLog
  • event_log::FileEventLog
  • event_log::FolderEventLog