2 unstable releases
0.3.0 | Nov 26, 2024 |
---|---|
0.2.0 | Feb 3, 2024 |
#38 in #modding
168 downloads per month
Used in 3 crates
55KB
1K
SLoC
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.
lib.rs
:
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).
Dependencies
~0.3–1.2MB
~25K SLoC