ccdle12/rust-stratum-v2

Redesign STR0_255 types

ccdle12 opened this issue · 0 comments

Create a STR0_255 type and apply the From trait for str and String.

Return an error if the String is greater then 255 bytes.