partial-borrow 1.0.1

Partially borrow a struct
Documentation
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
# Copyright 2021 Ian Jackson and contributors
# SPDX-License-Identifier: GPL-3.0-or-later
# There is NO WARRANTY.

set -e
. ${0%/*}/../common.sh


RUST_PARTIAL_BORROW_EXPAND_DEBUG="<$PWD/argument/blank.rs" \
run_cargo build --bin argument-input