mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-22 07:36:02 -04:00
6 lines
49 B
Rust
6 lines
49 B
Rust
#![feature(test)]
|
|
|
|
extern crate test;
|
|
|
|
mod hash;
|