.. |
contact
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
domain
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
extensions
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
host
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
message
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
tests
|
Let callers create CommandDocument directly
|
2022-03-22 16:47:12 +08:00 |
client.rs
|
Let callers create CommandDocument directly
|
2022-03-22 16:47:12 +08:00 |
common.rs
|
Implement AsRef<str> for StringValue
|
2022-02-25 00:12:48 +08:00 |
connection.rs
|
Move request/response debug logging to client
|
2022-03-14 23:41:41 +08:00 |
contact.rs
|
Re-export command types for easier access
|
2022-01-03 10:29:58 +08:00 |
domain.rs
|
Replace HostAddr with IpAddr in the public interface
|
2022-02-16 02:19:47 +08:00 |
error.rs
|
Improve robustness against dropping futures
|
2022-03-14 23:41:41 +08:00 |
hello.rs
|
Use DateTime types where possible
|
2022-02-25 00:12:48 +08:00 |
lib.rs
|
Simplify/improve crate-level documentation
|
2022-02-04 11:39:13 +08:00 |
login.rs
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
logout.rs
|
Externalize handling of command serialization
|
2022-03-22 16:47:12 +08:00 |
request.rs
|
Let callers create CommandDocument directly
|
2022-03-22 16:47:12 +08:00 |
response.rs
|
Use DateTime types where possible
|
2022-02-25 00:12:48 +08:00 |
xml.rs
|
Preserve quick-xml errors
|
2021-12-27 15:29:09 +08:00 |