diff options
author | Luca Casonato <hello@lcas.dev> | 2021-12-10 15:06:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-10 15:06:03 +0100 |
commit | 292682772691402bb3c1e4fee554d85746147621 (patch) | |
tree | 2df72a3edd51cf7bac39412a05f2c36cbf7de34a /runtime/js/13_buffer.js | |
parent | 38f163022373c9adb050f17140f7d29bb403abe2 (diff) |
refactor(ext/crypto): clean up rust side importKey (#13036)
This commit cleans up the Rust side of `import_key` by using a bunch of
enums instead of structs with "type" and "data" fields.
This commit does add some duplicated code for the time being, because
a lot of the other ops still need to get the same cleanup treatment.
Diffstat (limited to 'runtime/js/13_buffer.js')
0 files changed, 0 insertions, 0 deletions