Crates.io | omnicopy_to_output |
lib.rs | omnicopy_to_output |
version | 0.3.0 |
source | src |
created_at | 2023-12-20 05:36:14.486172 |
updated_at | 2024-08-04 19:14:59.756456 |
description | Generalized post build copy to place files in output directory |
homepage | |
repository | https://github.com/LittleBoxOfSunshine/Omnicopy-To-Output |
max_upload_size | |
id | 1075030 |
size | 39,934 |
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.
This project is licensed under either of
at your option.
The SPDX license identifier for this project is MIT OR Apache-2.0
.