1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Oct 2, 2024edit-xml is a rust library to read, modify, and write XML documents. Documentation. It's aim is to be able to read any xml files, and modify only the parts you want to. Features: Supports reading from most encodings, including UTF-16. (With the notable exception of UTF-32) You can have references to the parts of the tree, and still mutate the tree.
  3. Dec 7, 2024Perform side effects and modify objects in a more concise and readable way. Available functions: using - use a value in an expression without creating a new variable (returns a new value) also - perform a side effect using a value without modifying it (returns the same value) apply - modify a value before returning it (returns the same value)
  4. Mar 20, 202363 downloads per month Used in cargo-nw. Apache-2.0 OR MIT. 47KB 933 lines. winres-edit. Crate for modification of windows resources. Overview. This crate allows you to create, load and modify Windows resources inside of .exe and .res files. This crate currently does not support actual resource data destructuring with exception of Version Strings (VS_VERSION_INFO), which is useful to modify ...
  5. Jan 5, 2025See Modify trait for examples on how to modify generated OpenAPI via it. Go beyond the surface. See how to serve OpenAPI doc via Swagger UI check utoipa-swagger-ui crate for more details. Browse to examples for more comprehensive examples. Check IntoResponses and ToResponse for examples on deriving responses.
  6. Jan 23, 202543,103 downloads per month Used in 11 crates. Apache-2.0 OR MIT. 180KB 4K SLoC cargo edit. This tool extends Cargo to allow you to add, remove, and upgrade dependencies by modifying your Cargo.toml file from the command line.. Currently available subcommands: cargo upgrade; cargo set-version; Installation. Ensure that you have a fairly recent version of rust/cargo installed.
  7. Feb 9, 2025Variables that, if defined, modify the behavior of the server response. It only works if they are declared outside the blocks to be returned in the template's global state. modify {status, headers: {name: value}} The response body is always the result of the template, and this variable allows you to modify the status code and headers.
  8. Feb 5, 2025onBeforeParse (called immediately before a file is parsed, allows you to modify the source code of the file) Getting started. Since native bundler plugins are NAPI modules, the easiest way to get started is to create a new napi-rs project: bun add-g @napi-rs/cli napi new. Then install this crate: cargo add bun-native-plugin
  9. Nov 4, 2024To modify entries or create new instances, we implement methods which are listed below. // Create a new empty UniqueVec use uniquevec :: UniqueVec ; let mut uvec = UniqueVec :: new ( ) ; // Fill it with contents uvec . push ( " cellular " ) ; uvec . push ( " _ " ) ; uvec . push ( " raza " ) ; // The next entry is already contained so it will ...
  10. Aug 3, 20242,095,988 downloads per month Used in 421 crates (184 directly). MIT license . 87KB 2K SLoC INI in Rust. INI is an informal standard for configuration files for some platforms or software. INI files are simple text files with a basic structure composed of "sections" and "properties". This is an INI file parser in Rust. [dependencies] rust-ini = "0.21"Usage
  11. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX