Searched refs:customize_from_rustproto_for_message (Results 1 – 2 of 2) sorted by relevance
2 use super::customize::customize_from_rustproto_for_message;58 customize.update_with(&customize_from_rustproto_for_message( in new()
139 pub fn customize_from_rustproto_for_message(source: &MessageOptions) -> Customize { in customize_from_rustproto_for_message() function