Home
last modified time | relevance | path

Searched refs:carllerche_for_bytes (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/protobuf-codegen/src/field/
Dmod.rs379 let carllerche_for_bytes = customize.carllerche_bytes_for_bytes.unwrap_or(false); in field_elem() localVariable
389 FieldDescriptorProto_Type::TYPE_BYTES if carllerche_for_bytes => FieldElem::Primitive( in field_elem()