instant-epp/src
2021-12-20 22:08:55 +08:00
..
contact Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
domain Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
extensions Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
host Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
message Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
tests Remove now unnecessary workspace 2021-12-13 00:19:03 +08:00
client.rs Minimize configuration interface API 2021-12-14 23:12:28 +08:00
common.rs Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
connection.rs Minimize configuration interface API 2021-12-14 23:12:28 +08:00
contact.rs Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
domain.rs Use &str or Cow<'a, str> in place of String 2021-12-20 22:08:55 +08:00
error.rs Remove now unnecessary workspace 2021-12-13 00:19:03 +08:00
hello.rs Store a Cow<'a, str> in StringValue 2021-12-20 22:08:55 +08:00
lib.rs Reinstate contact module as a separate file 2021-12-15 23:40:56 +08:00
login.rs Store a Cow<'a, str> in StringValue 2021-12-20 22:08:55 +08:00
logout.rs Remove now unnecessary workspace 2021-12-13 00:19:03 +08:00
request.rs Store a Cow<'a, str> in StringValue 2021-12-20 22:08:55 +08:00
response.rs Store a Cow<'a, str> in StringValue 2021-12-20 22:08:55 +08:00
xml.rs Remove now unnecessary workspace 2021-12-13 00:19:03 +08:00