MCPcopy Index your code
hub / github.com/encounter/objdiff / separator

Method separator

objdiff-core/src/diff/display.rs:147–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145
146 #[inline(always)]
147 pub fn separator() -> InstructionPart<'static> { InstructionPart::Separator }
148
149 pub fn into_static(self) -> InstructionPart<'static> {
150 match self {

Callers 1

display_rowFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected