Back to Comprehensive Rust

Solution: Wizard's Inventory

src/borrowing/solution.md

latest231 B
Original Source
<!-- Copyright 2023 Google LLC SPDX-License-Identifier: CC-BY-4.0 -->

Solution: Wizard's Inventory

rust,editable
# // Copyright 2023 Google LLC
# // SPDX-License-Identifier: Apache-2.0
#
{{#include exercise.rs:solution}}