.. |
contact
|
Improve check request API types by redirecting serialization
|
2022-01-31 14:04:48 +08:00 |
domain
|
Replace HostAddr with IpAddr in the public interface
|
2022-02-16 02:19:47 +08:00 |
extensions
|
Fix rustdoc warning
|
2022-02-04 11:39:13 +08:00 |
host
|
Replace HostAddr with IpAddr in the public interface
|
2022-02-16 02:19:47 +08:00 |
message
|
Replace HostAddr with IpAddr in the public interface
|
2022-02-16 02:19:47 +08:00 |
tests
|
Rename test directory to tests
|
2022-01-03 10:22:20 +08:00 |
client.rs
|
Derive Debug for RequestData
|
2022-02-10 13:55:34 +08:00 |
common.rs
|
Replace HostAddr with IpAddr in the public interface
|
2022-02-16 02:19:47 +08:00 |
connection.rs
|
Offer API to reconnect an EppClient
|
2022-02-10 13:55:34 +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
|
Wrap timeouts around network operations
|
2022-02-04 11:39:13 +08:00 |
hello.rs
|
Store a Cow<'a, str> in StringValue
|
2021-12-20 22:08:55 +08:00 |
lib.rs
|
Simplify/improve crate-level documentation
|
2022-02-04 11:39:13 +08:00 |
login.rs
|
Use an enum for result codes
|
2022-01-27 17:10:28 +08:00 |
logout.rs
|
Use an enum for result codes
|
2022-01-27 17:10:28 +08:00 |
request.rs
|
Use an enum for result codes
|
2022-01-27 17:10:28 +08:00 |
response.rs
|
Use an enum for result codes
|
2022-01-27 17:10:28 +08:00 |
xml.rs
|
Preserve quick-xml errors
|
2021-12-27 15:29:09 +08:00 |