Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/replace_with/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2018"
name = "replace_with"
version = "0.1.8"
authors = ["Alec Mocatta <alec@mocatta.net>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = """
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
"""
homepage = "https://github.com/alecmocatta/replace_with"
documentation = "https://docs.rs/replace_with"
readme = "README.md"
keywords = ["mutability"]
categories = ["rust-patterns"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/alecmocatta/replace_with"

[badges.azure-devops]
build = "11"
pipeline = "tests"
project = "alecmocatta/replace_with"

[badges.maintenance]
status = "actively-developed"

[features]
default = ["std"]
nightly = []
panic_abort = []
std = []

[lib]
name = "replace_with"
path = "src/lib.rs"

[Dauer der Verarbeitung: 0.38 Sekunden]