ruma-state-res 0.16.0

An abstraction for Matrix state resolution.
Documentation
1
2
3
4
5
6
7
8
# ruma-state-res

[![crates.io page](https://img.shields.io/crates/v/ruma-state-res.svg)](https://crates.io/crates/ruma-state-res)
[![docs.rs page](https://docs.rs/ruma-state-res/badge.svg)](https://docs.rs/ruma-state-res/)
![license: MIT](https://img.shields.io/crates/l/ruma-state-res.svg)

State resolution and checks on incoming PDUs according to the [Matrix](https://matrix.org/)
specification that can be used by server code.