ruma-identity-service-api 0.8.0

Types for the endpoints in the Matrix identity service API.
Documentation
[dependencies.js_int]
features = ["serde"]
version = "0.2.2"

[dependencies.ruma-common]
features = ["api"]
version = "0.12.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.164"
[dev-dependencies.serde_json]
version = "1.0.87"

[features]
client = []
server = []
unstable-exhaustive-types = []

[package]
description = "Types for the endpoints in the Matrix identity service API."
edition = "2021"
homepage = "https://www.ruma.io/"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-identity-service-api"
readme = "README.md"
repository = "https://github.com/ruma/ruma"
rust-version = "1.70"
version = "0.8.0"
[package.metadata.docs.rs]
all-features = true