Searched defs:wrap_algorithm (Results 1 – 1 of 1) sorted by relevance
251 pub wrap_algorithm: WrapAlgorithm, field485 pub fn wrap_algorithm(self, wrap_algorithm: WrapAlgorithm) -> Options<'a> { in wrap_algorithm() method