Function hdk::clone::enable_clone_cell

source ·
pub fn enable_clone_cell(
    input: EnableCloneCellInput
) -> ExternResult<ClonedCell>
Expand description

Enable a disabled clone cell in the current app.

§Returns

A struct with the enabled cell’s clone id and cell id.