You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test illustrating how to use AsRef<[u8]> for MaxBuffer
This test shows how to hide the type being returned from a function
that moves out MaxBuffer. This way clients can hide the implementation
detail (MaxBuffer).
Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
0 commit comments