Crates.io | matrix-sdk-common |
lib.rs | matrix-sdk-common |
version | |
source | src |
created_at | 2020-05-26 17:45:34.381174 |
updated_at | 2025-02-04 15:37:27.056913 |
description | Collection of common types and imports used in the matrix-sdk |
homepage | https://github.com/matrix-org/matrix-rust-sdk |
repository | https://github.com/matrix-org/matrix-rust-sdk |
max_upload_size | |
id | 246285 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Common types that are used in the different matrix-sdk layers.
NOTE: These are common dependencies for the different matrix-sdk layers, you're probably interested in the main matrix-sdk crate.