sway
sway copied to clipboard
Literal bytes syntax
It would be useful to create a Bytes type directly in sway from a string ex.
let some_bytes: Bytes = b”my text”