[rust] Add TryClone to standard library

Augments Box and CString with a fallible clone method via a new
extension trait, TryClone.

Bug: 193278128
Change-Id: I8e888f345576a884b048e305d76b921d05d52b28
3 files changed