continuwuity/src/api
Charles Hall 311c7d83ca fix rustdoc warnings
Also removed all instances of `#[command(verbatim_doc_comment)]` because
I'm pretty sure it's not necessary anymore. The `[commandbody]` things
were making rustdoc upset about broken link syntax. I also normalized
"code-block" to "code block" in that file since the latter appears more
often.
2023-12-20 21:46:54 -05:00
..
client_server log rejected sendjoin, remove unnecessary clone 2023-12-03 20:20:25 -05:00
ruma_wrapper add feature flagged support for migrating from base64 file name keys to sha256 ones 2023-11-25 11:38:28 -05:00
appservice_server.rs fix clippy performance and sus warnings, remove 1 unwrap, forgot to increment db version 2023-11-26 22:14:43 -05:00
mod.rs cargo fmt 2022-10-10 14:02:01 +02:00
server_server.rs fix rustdoc warnings 2023-12-20 21:46:54 -05:00