Docs.rs
  • cooklang-sync-client-0.2.3
    • cooklang-sync-client 0.2.3
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dubadub
    • Dependencies
      • async-stream ^0.3 normal
      • diesel ^2.1 normal
      • diesel_migrations ^2.1 normal
      • env_logger ^0.11 normal
      • futures ^0.3 normal
      • jsonwebtoken ^9 normal
      • log ^0.4 normal
      • notify ^6.1 normal
      • notify-debouncer-mini ^0.4 normal
      • openssl ^0.10 normal
      • quick_cache ^0.4.1 normal
      • reqwest ^0.11 normal
      • reqwest-middleware ^0.2 normal
      • rusqlite ^0.32 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10 normal
      • thiserror ^1 normal
      • time ^0.3 normal
      • tokio ^1.35 normal
      • uniffi ^0.28 normal
      • uuid ^1.7 normal
      • walkdir ^2.4 normal
    • Versions
    • 10.64% 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

cooklang_sync_client0.2.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • chunker::BytesWeighter
  • chunker::Chunker
  • chunker::InMemoryCache
  • models::CreateForm
  • models::DeleteForm
  • models::FileRecord
  • models::FileRecordDeleteForm
  • models::FileRecordNonDeletedFilterForm
  • models::FileRecordUpdateForm
  • remote::Remote
  • remote::ResponseFileRecord
  • schema::file_records::columns::deleted
  • schema::file_records::columns::id
  • schema::file_records::columns::jid
  • schema::file_records::columns::modified_at
  • schema::file_records::columns::namespace_id
  • schema::file_records::columns::path
  • schema::file_records::columns::size
  • schema::file_records::columns::star
  • schema::file_records::table

Enums

  • errors::SyncError
  • models::FileFormat
  • models::IndexerUpdateEvent
  • remote::CommitResultStatus

Functions

  • chunker::is_binary
  • chunker::is_text
  • connection::get_connection
  • connection::get_connection_pool
  • extract_uid_from_jwt
  • file_watcher::async_watcher
  • indexer::check_index_once
  • indexer::run
  • registry::create
  • registry::delete
  • registry::latest_jid
  • registry::non_deleted
  • registry::update_jid
  • registry::updated_locally
  • run
  • run_async
  • run_download_once
  • run_upload_once
  • syncer::check_download_once
  • syncer::check_upload_once
  • syncer::run
  • syncer::upload_loop
  • wait_remote_update

Type Aliases

  • connection::Connection
  • connection::ConnectionPool
  • schema::file_records::BoxedQuery
  • schema::file_records::SqlType

Constants

  • connection::MIGRATIONS
  • remote::REQUEST_TIMEOUT_SECS
  • schema::file_records::all_columns