omnicopy_to_output

Crates.ioomnicopy_to_output
lib.rsomnicopy_to_output
version0.3.0
sourcesrc
created_at2023-12-20 05:36:14.486172
updated_at2024-08-04 19:14:59.756456
descriptionGeneralized post build copy to place files in output directory
homepage
repositoryhttps://github.com/LittleBoxOfSunshine/Omnicopy-To-Output
max_upload_size
id1075030
size39,934
Chris Henk (LittleBoxOfSunshine)

documentation

README

Omnicopy_to_output

Provides a generalized implementation for a "post build copy" operation, which isn't well-supported in rust at time of writing. This crate is inspired by https://github.com/prenwyn/copy_to_output, but implements more managed helpers + addresses some of the missing scenarios (again, at time of writing).

If any scenarios are missing, please contribute!

See docs.rs for full details.

License

This project is licensed under either of

at your option.

The SPDX license identifier for this project is MIT OR Apache-2.0.

Commit count: 29

cargo fmt