Searched defs:from_func (Results 1 – 2 of 2) sorted by relevance
372 def from_func( member in FunctionalizationLambda
156 pub fn from_func<F>(size: usize, fill_func: F) -> Self in from_func() method