@pancreaflame/sort-str-arr
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Start Rust Project

source ~/.cargo/env cargo init --name <project_name> cargo run cargo build ./target/debug/<project_name> ; to run the compiled rust program cargo build --release ./target/release/<project_name> ; to run the compiled rust program

To WASM

ref 01

cargo install wasm-pack

cargo new --lib sort-str-arr

Credits

Major thanks to ...

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Readme

Keywords

none

Package Sidebar

Install

npm i @pancreaflame/sort-str-arr

Weekly Downloads

0

Version

0.1.0

License

MIT/Apache-2.0

Unpacked Size

36.3 kB

Total Files

7

Last publish

Collaborators

  • pancreaflame