⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
trait SpecCopy { // Required method fn copy(self) -> Result<u64>; }