This website requires JavaScript.
Explore
Help
Sign In
chris
/
ruwuma
Watch
1
Star
0
Fork
0
You've already forked ruwuma
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ruwuma
/
crates
/
ruma-client
/
src
History
Jonas Platte
684ffc7898
client: Use
.to_owned()
instead of
.parse().unwrap()
...
… for &str to String conversion in examples.
2024-01-18 16:04:13 +01:00
..
client
client-api: Rename discover module to discovery
2022-03-13 09:45:02 +01:00
http_client
client: Replace async-trait with RPITIT / AFIT
2024-01-10 16:31:25 +01:00
client.rs
client: Use
.to_owned()
instead of
.parse().unwrap()
2024-01-18 16:04:13 +01:00
error.rs
Add error_kind accessor methods for client-server API errors
2024-01-13 11:16:09 +01:00
http_client.rs
client: Replace async-trait with RPITIT / AFIT
2024-01-10 16:31:25 +01:00
lib.rs
client: Use
.to_owned()
instead of
.parse().unwrap()
2024-01-18 16:04:13 +01:00