cargo-multivers-0.1.0 is not a library.
cargo multivers
Cargo subcommand to build multiple versions of the same binary to generate a portable optimized binary.
If you want to apply this approach only at the function level, take a look at the multiversion crate.
Installation
Usage
Related Work
- https://crates.io/crates/multiversion
- https://www.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/methodologies/compile-portable-optimized-binary.html
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.