Searched refs:initialized_boxed_struct_fallible (Results 1 – 3 of 3) sorted by relevance
44 as_cbs, cbb_to_vec, initialized_boxed_struct, initialized_boxed_struct_fallible,89 initialized_boxed_struct_fallible(|pub_key| { in parse()208 initialized_boxed_struct_fallible(|pub_key| { in parse()
38 as_cbs, cbb_to_vec, initialized_boxed_struct, initialized_boxed_struct_fallible,176 initialized_boxed_struct_fallible(|pub_key| { in parse()
271 unsafe fn initialized_boxed_struct_fallible<T, F>(init: F) -> Option<Box<T>> in initialized_boxed_struct_fallible() function
Completed in 27 milliseconds