Docs.rs
cooklang-sync-client-0.2.6
cooklang-sync-client 0.2.6
Permalink
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
path-slash ^0.2.1
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
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cooklang_
sync_
client
0.2.6
Module file_
records
Module Items
Modules
Structs
Constants
Type Aliases
In cooklang_
sync_
client::
schema
cooklang_sync_client
::
schema
Module
file_records
Copy item path
Source
Re-exports
§
pub use self::
columns
::*;
Modules
§
columns
Contains all of the columns of this table
dsl
Re-exports all of the columns of this table, as well as the table struct renamed to the module name. This is meant to be glob imported for functions which only deal with one table.
Structs
§
table
The actual table struct
Constants
§
all_
columns
A tuple of all of the columns on this table
Type Aliases
§
Boxed
Query
Helper type for representing a boxed query from this table
SqlType
The SQL type of all of the columns on this table