pub const MAX_CLONE_DEPTH: u32 = 8;
Maximum clone depth (source → clone → clone-of-clone …).
A clone at depth 9 is rejected with CLONE_DEPTH_EXCEEDED.
CLONE_DEPTH_EXCEEDED