1. Only showing results from lib.rs

    Clear filter to show all search results

  2. By setting the CROSS_CONFIG environment variable, you can tell cross where it should search for the config file. This way you are not limited to a Cross.toml file in the project root. Custom Docker images. cross provides default Docker images for the targets listed below. However, it can't cover every single use case out there.
  3. Jan 15, 2025You can just tell it to emit both from the same Rust library. There are two ways to use cbindgen: as a standalone program, or as a library (presumably in your build.rs). There isn't really much practical difference, because cbindgen is a simple rust library with no interesting dependencies.
  4. See also: cookie_store, mc-repack, wayland-client, owmods_cli, tiger-lib, altv, aws-sdk-rum, cargo-modules, protofetch, sasl, ark-std Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  5. Jan 13, 2025It is possible to tell the viewer to execute some shell commands when a callback is received. You can use the --on command line argument, followed by the callback name, followed by the command. Within the command arguments, $1, $2, ... will be replaced by the first, second, ... argument of the callback. These will be shell escaped.
  6. This means a merge commit from any branch -- once the merge commit is in master, autover cannot tell if it was a merge to master or a merge than happenned between two other branches. Increment patch on non-merge commits. Invoking autover -c commit will tell autover to count regular commits (commits with a single parent) as patch increments.
  7. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX