Open killercup opened 7 years ago
Similar to #3
&[u8]
Vec<u8>
(Only to be checked when a test covering this exists!)
Similar to #3
&[u8]
as argument&[u8]
as return typeVec<u8>
as argumentVec<u8>
as return type(Only to be checked when a test covering this exists!)