Rust notes.

Musings

After about a month

Cmdline args parser

  • Used getopts
  • Switched to clap [ auto help,version info]
  • Need to investigate docopts, etc

TIFF file I/O

  • FFI wrapper over C functions
  • Need to re write in pure Rust
  • Had to modify the C funcs to use1D

TIFF file I/O

  • FFI wrapper over C functions
  • Need to re write in pure Rust
  • Had to modify the C funcs to use1D

deck

By performance

deck

  • 108