Kévin Commaille
|
02008ac6e9
|
identifiers: Add links to the spec for identifiers
|
2022-02-19 12:38:24 +01:00 |
|
Jonas Platte
|
3c194ee43b
|
identifiers: Add port method to ServerName
|
2022-01-17 12:05:40 +01:00 |
|
Jonas Platte
|
4c2654c605
|
identifiers: Add host and is_ip_literal methods to ServerName
Co-authored-by: Timo Kösters <timo@koesters.xyz>
|
2022-01-17 12:05:14 +01:00 |
|
Jonas Platte
|
f448f6756e
|
identifiers: Derive PartialEq, Eq, PartialOrd, Ord, Hash for str newtypes
… instead of generating them in our own macro.
|
2021-11-26 00:40:44 +01:00 |
|
Jonas Platte
|
a38f78e2d3
|
identifiers: Move opaque identifier declarations out of macro
|
2021-11-26 00:04:28 +01:00 |
|
Adam
|
2577225ba5
|
Add client secret and session ID types
|
2021-08-10 15:22:24 +02:00 |
|
Jonas Platte
|
1eb2f39593
|
identifiers: Remove allow attribute
Seems to no longer be necessary.
|
2021-06-21 12:24:05 +02:00 |
|
Jonas Platte
|
59161b842b
|
identifiers: Use fewer transmutes for ServerName
|
2021-06-21 12:23:52 +02:00 |
|
Jonas Platte
|
e308c70aa7
|
identifiers: Get rid of pointless copy in ToOwned implementations
|
2021-06-21 12:15:04 +02:00 |
|
Jonas Platte
|
e5c93ab928
|
identifiers: Fix up Rc / Arc conversions
|
2021-06-18 13:40:32 +02:00 |
|
Sivaram Konanki
|
8f6a7aeedc
|
identifiers: Add Arc, Rc conversions to ServerName, DeviceId and KeyName
|
2021-06-14 13:47:18 +00:00 |
|
Devin Ragotzy
|
c6aa2e0428
|
Fix clippy warnings across workspace
|
2021-05-06 06:16:28 -04:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|