Type Definition uu_cp::CopyResult[][src]

type CopyResult<T> = Result<T, Error>;