Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
[package]
name = "replace_with"
version = "
0.
1.
8"
license = "MIT OR Apache-
2.
0"
authors = ["Alec Mocatta <alec@mocatta.net>"]
categories = ["rust-patterns"]
keywords = ["mutability"]
description = """
Temporarily take ownership of a value at a mutable location, and replace it with a new value base
d on the old one.
"""
repository = "https://github.com/alecmocatta/replace_with"
homepage = "https://github.com/alecmocatta/replace_with"
documentation = "https://docs.rs/replace_with"
readme = "README.md"
edition = "2018"
[badges]
azure-devops = { project = "alecmocatta/replace_with", pipeline = "tests", build = "11" }
maintenance = { status = "actively-developed" }
[features]
default = ["std"]
std = []
nightly = []
panic_abort = []
[Dauer der Verarbeitung: 0.22 Sekunden, vorverarbeitet 2026-08-27]