pub fn plans_equivalent(server: &RefactorPlan, client: &RefactorPlan) -> boolExpand description
Returns true when client-submitted plan matches a server re-preview byte-for-byte.
pub fn plans_equivalent(server: &RefactorPlan, client: &RefactorPlan) -> boolReturns true when client-submitted plan matches a server re-preview byte-for-byte.