Skip to main content

ScalarAssignmentRule

Type Alias ScalarAssignmentRule 

Source
pub type ScalarAssignmentRule<S> = fn(&S, usize, usize, usize, usize) -> bool;