Skip to content

Rust fasta (Ryohei Machida)

CONTRIBUTE SOURCE CODE

Provide a helpful Title

FASTA program written in Rust without any unsafe block.

Attach your source code file

main.rs

Provide an example build command-line

$ rustc -C opt-level=3 -C target-cpu=ivybridge -C codegen-units=1 main.rs -o fasta