Skip to main content

S4MethodKey

Type Alias S4MethodKey 

Source
pub(crate) type S4MethodKey = (String, Vec<String>);
Expand description

Key for S4 method dispatch table: (generic_name, signature).