Commit graph

3 commits

Author SHA1 Message Date
891f05c271
pkstrings: convert: change output format
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-11-15 18:41:14 +01:00
7fa4a2079a
pkstrings: Remove TryFrom<String> for PKString
To force the user to use .as_st so that it's more obvious that we don't
take the ownership of the String.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-11-15 15:25:12 +01:00
9bcd27374f
pkstrings: convert example
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-30 00:47:43 +02:00