Searched defs:max_recursion_depth (Results 1 – 7 of 7) sorted by relevance
411 max_recursion_depth=100): argument444 max_recursion_depth=100): argument472 max_recursion_depth): argument
252 std::size_t max_recursion_depth) in RecursiveChildFactory()334 std::size_t max_recursion_depth) { in MakeChild()
31 : max_recursion_depth_(max_recursion_depth){}; in max_recursion_depth_() argument
61 explicit StringParserWrapper(std::size_t max_recursion_depth) { in StringParserWrapper()
503 pub max_recursion_depth: Option<u32>, field
35877 pub max_recursion_depth: u32, field35947 pub fn max_recursion_depth(mut self, max_recursion_depth: u32) -> Self { in max_recursion_depth() method37480 pub max_recursion_depth: u32, field37541 pub fn max_recursion_depth(mut self, max_recursion_depth: u32) -> Self { in max_recursion_depth() method