Skip to main content

BinaryFieldPair

Type Alias BinaryFieldPair 

Source
type BinaryFieldPair<'a> = (&'a String, &'a String);