pub(crate) async fn well_known_server(
__arg0: State<State>,
_body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /.well-known/matrix/server
Returns the .well-known URL if it is configured, otherwise returns 404.