Skip to content

Idiomatic Rust and misc. updates #2

@Riceman2000

Description

@Riceman2000

There are a few things that I would like to change about the source code of this project to make it follow some of Rust's idioms.

  • Split the functional code into a Library Crate so it could be used by others
    • After this change consider uploading to crates.io
  • Error handling appropriate for a library using std::log -> https://docs.rs/log/latest/log/
  • Some unit testing
    • Incorporate testing into pipeline

Saw the YouTube video and I'd love to contribute, I'll submit a PR with a few changes.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions