Guillem Nieto fe80737c58 Change Device fields according to the spec
Fields `ip` and `last_seen` should be named `last_seen_ip` and
`last_seen_ts` according to the spec.

https://matrix.org/docs/spec/client_server/r0.6.0#get-matrix-client-r0-devices
2020-05-22 16:29:27 +02:00
2016-09-29 06:01:20 -07:00
2020-05-19 12:37:03 +02:00
2016-09-29 06:01:20 -07:00

ruma-client-api

crates.io page docs.rs page build status license: MIT

ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.

Minimum Rust version

ruma-client-api requires Rust 1.40.0 or later.

Contributing

See CONTRIBUTING.md.

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%