Skip to main content

rebind_node

Function rebind_node 

Source
pub fn rebind_node(
    node: &Definition,
    target: &impl RebindTarget,
) -> Result<Rebound, CodecError>
Expand description

Rebind one node against a target, by content-address agreement.