Provide custom implementations for nethsm-sdk-rs types
Many of the re-exported nethsm-sdk-rs types should be usable in a CLI parser context, but they do not implement FromStr
.
This adds custom implementations for the types in question (with documentation).
cc @rgacogne
Fixes #11 (closed)