pub fn rebind_node(
node: &Definition,
target: &impl RebindTarget,
) -> Result<Rebound, CodecError>Expand description
Rebind one node against a target, by content-address agreement.
pub fn rebind_node(
node: &Definition,
target: &impl RebindTarget,
) -> Result<Rebound, CodecError>Rebind one node against a target, by content-address agreement.