mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-16 15:51:19 +00:00
In arguments take `&[u8]` and in return value return `Vec<u8>`. Should help fill out a few more APIs on `Header` and `Response`!
In arguments take `&[u8]` and in return value return `Vec<u8>`. Should help fill out a few more APIs on `Header` and `Response`!