matrix-sdk-common

Crates.iomatrix-sdk-common
lib.rsmatrix-sdk-common
version
sourcesrc
created_at2020-05-26 17:45:34.381174
updated_at2025-02-04 15:37:27.056913
descriptionCollection of common types and imports used in the matrix-sdk
homepagehttps://github.com/matrix-org/matrix-rust-sdk
repositoryhttps://github.com/matrix-org/matrix-rust-sdk
max_upload_size
id246285
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`
size0
Rust (github:matrix-org:rust)

documentation

README

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.

Commit count: 10978

cargo fmt