3 unstable releases
| 0.3.1 | Apr 1, 2025 |
|---|---|
| 0.3.0 | Nov 26, 2024 |
| 0.2.0 | Feb 3, 2024 |
#5 in #justify
221 downloads per month
Used in 3 crates
54KB
1K
SLoC
This crate is used as a utilities library for common functionality across Orthrus modules.
By default, this crate only enables modules which do not have any crate dependencies (aside from snafu, which is required for errors).
Overview
orthrus-core is part of the Orthrus ecosystem of crates. This crate is designed to hold helper functions for a variety of different operations that are common across many file formats, or that are too small to justify their own crate.
See the main Orthrus crate, as well as Rust's documentation for more information on the provided functionality.
Dependencies
~0.3–1.2MB
~24K SLoC