ruma-client

Crates.ioruma-client
lib.rsruma-client
version
sourcesrc
created_at2017-01-05 21:25:21.930738
updated_at2024-12-16 10:15:21.669489
descriptionA Matrix client library.
homepagehttps://ruma.dev/
repositoryhttps://github.com/ruma/ruma
max_upload_size
id7939
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | 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
Maintainers (github:ruma:maintainers)

documentation

README

ruma-client

crates.io page docs.rs page license: MIT

ruma-client is a low-level Matrix client library for Rust.

Status

This project is a work in progress and not ready for production usage yet. If you are looking to build a client application or a bot, you are likely going to have a better time using the Matrix Rust SDK, which also builds on the other Ruma crates but provides a higher-level API.

Commit count: 5724

cargo fmt