mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![Divy Srivastava](/assets/img/avatar_default.png)
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514
3 lines
83 B
Rust
3 lines
83 B
Rust
pub fn op_import_spki_x25519(key_data: &[u8], out: &mut [u8]) -> bool {
|
|
// ...
|
|
}
|