types/crates/ruma-server-util
2022-06-29 14:22:13 +02:00
..
src server-util: Fix clippy lints 2022-06-29 14:22:13 +02:00
Cargo.toml Add ruma-server-util crate with X-Matrix auth header parsing 2022-06-29 13:54:28 +02:00
CHANGELOG.md Add ruma-server-util crate with X-Matrix auth header parsing 2022-06-29 13:54:28 +02:00
README.md Add ruma-server-util crate with X-Matrix auth header parsing 2022-06-29 13:54:28 +02:00

ruma-server-util

crates.io page docs.rs page license: MIT

ruma-server-util contains types and trait implementations useful for implementing a Matrix homeserver.