austinhellerrepo-common-rust

Crates.ioaustinhellerrepo-common-rust
lib.rsaustinhellerrepo-common-rust
version0.2.2
sourcesrc
created_at2022-12-10 22:23:14.272626
updated_at2022-12-13 04:49:13.846736
descriptionThis library contains all general algorithms and functionality that can easily be shared between my other projects.
homepage
repositoryhttps://github.com/AustinHellerRepo/CommonRust
max_upload_size
id734074
size36,537
(AustinHellerRepo)

documentation

README

AustinHellerRepo - Common (Rust)

This crate contains Rust-specific useful, generic, commonly needed functionality, data structures, and algorithms for use across many domains of processing and is expected to expand for many years to come.

Features

  • SegmentContainer
    • Transforms unpositioned line segments into localized line segments

Usage

  • SegmentContainer
    • Examining the unit tests will illustrate how it should be used

Examples

None (at the moment)

Commit count: 120

cargo fmt