ruwuma/crates/ruma-push-gateway-api
Jonas Platte ee977b48f0
Make the inner type of _Custom enum variants unusable
The variant itself would be private if possible, this is the solution
closest to that.
2022-01-13 11:38:48 +01:00
..
2021-09-21 18:55:29 +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.