ruwuma/crates/ruma-server-util
Jonas Platte d91e6d7e63
Simplify docsrs feature usage
- Don't instruct docs.rs to set it, it does so by default now:
  https://github.com/rust-lang/docs.rs/pull/2390
- Because of that, check-cfg also recognizes it and does not need
  extra configuration either.
2024-05-30 10:35:07 +02:00
..
2024-04-28 22:06:27 +02:00
2024-05-30 10:35:07 +02:00
2024-05-09 12:36:45 +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.