A function only reads a Shipment during the call and never stores it. Which parameter bes…

from Ownership
Rust 1.98 beginner 1 min

A function only reads a Shipment during the call and never stores it. Which parameter best expresses that contract?

Report an error