Yuki Okushi
|
8ace9264b7
|
Check code style with rustfmt on CI (#164)
|
2020-07-22 12:32:13 +09:00 |
|
Yuki Okushi
|
10b4c30a06
|
Use OR instead of deprecated / in license field (#155)
|
2020-07-14 11:11:30 +01:00 |
|
Rob Ede
|
4c5568ed70
|
add trybuild compile tests
|
2020-04-26 20:11:16 +01:00 |
|
Nikolay Kim
|
30aa0b7bb6
|
add serde support to bytestring
|
2020-03-30 11:54:40 +06:00 |
|
Yuki Okushi
|
d5a6c83207
|
Suppress/fix clippy warnings
|
2020-01-29 12:05:55 +09:00 |
|
Nikolay Kim
|
fa800aeba3
|
Fix AsRef<str> impl
|
2020-01-14 15:06:02 -08:00 |
|
Nikolay Kim
|
3048073919
|
Add PartialEq<T: AsRef<str>>, AsRef<[u8]> impls
|
2020-01-13 11:58:31 +06:00 |
|
Nikolay Kim
|
a80e1f8370
|
fix new() method and make from_static and from_bytes_unchecked methods const
|
2019-12-22 16:24:28 +04:00 |
|
Nikolay Kim
|
c38a25f102
|
fix hash impl
|
2019-12-07 11:51:47 +06:00 |
|
Nikolay Kim
|
393cf1ab25
|
add unsafe from_bytes_unchecked
|
2019-12-07 10:48:22 +06:00 |
|
Nikolay Kim
|
99fef4f06b
|
add helper conversions
|
2019-12-07 10:22:08 +06:00 |
|
Nikolay Kim
|
fc0825fcdd
|
update tokio to 0.2.4
|
2019-12-07 10:15:26 +06:00 |
|
Nikolay Kim
|
6c00ab8296
|
add string crate
|
2019-12-07 09:59:39 +06:00 |
|