Searched defs:carllerche_bytes_for_bytes (Results 1 – 2 of 2) sorted by relevance
16 pub carllerche_bytes_for_bytes: Option<bool>, field143 let carllerche_bytes_for_bytes = rustproto::exts::carllerche_bytes_for_bytes.get(source); in customize_from_rustproto_for_message() localVariable169 let carllerche_bytes_for_bytes = rustproto::exts::carllerche_bytes_for_bytes_field.get(source); in customize_from_rustproto_for_field() localVariable196 let carllerche_bytes_for_bytes = rustproto::exts::carllerche_bytes_for_bytes_all.get(source); in customize_from_rustproto_for_file() localVariable
47 …pub const carllerche_bytes_for_bytes: crate::ext::ExtFieldOptional<crate::descriptor::MessageOptio… constant