pub fn reset_linkage(session: &mut Session<'_, '_, LinkageView<'_>>)
Expand description
Turn off linkage information, so that the next use of the session will need to set linkage information to succeed.
pub fn reset_linkage(session: &mut Session<'_, '_, LinkageView<'_>>)
Turn off linkage information, so that the next use of the session will need to set linkage information to succeed.