Searched defs:new_custom (Results 1 – 11 of 11) sorted by relevance
16 pub(super) fn new_custom(b: Box<Custom>) -> Self { in new_custom() method
142 pub(super) fn new_custom(b: Box<Custom>) -> Self { in new_custom() method
846 pub fn new_custom<T>( in new_custom() function