Module cluFullTransmute::contract

source ·
Available on crate feature contract only.
Expand description

Data Transformation Contract.

Structs§

  • A contract for converting or reading data of related types. Creating such a contract is not safe because only the creator of the contract can guarantee that the converted type will match.