Structs§
Enums§
- TryFrom
Bytes Error - An error returned when a conversion from a
&[u8]
to aPascalString
fails. - TryFrom
StrError - An error returned when a conversion from a
&str
to aPascalString
fails.
&[u8]
to a PascalString
fails.&str
to a PascalString
fails.