1
0
Fork 0
ruma/crates/ruma-push-gateway-api
2026-04-26 14:40:35 +02:00
..
src common: Prevent hidden _Custom variant types to be deserialized 2026-04-25 15:26:46 +02:00
build.rs Introduce ruma_unstable_exhaustive_types cfg setting 2024-12-09 11:06:07 +01:00
Cargo.toml Release ruma-push-gateway-api 0.14.0 2026-04-26 14:40:35 +02:00
CHANGELOG.md Release ruma-push-gateway-api 0.14.0 2026-04-26 14:40:35 +02:00
README.md Lint markdown files with rumdl 2026-04-06 09:28:14 +02:00

ruma-push-gateway-api

crates.io page docs.rs page license: MIT

ruma-push-gateway-api contains serializable types for the requests and responses for each endpoint in the Matrix push gateway API specification.