Home
last modified time | relevance | path

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

/tonic/codegen/src/
H A Dmain.rs121 let fds_raw = fds.encode_to_vec(); in write_fds() localVariable
124 pub const FILE_DESCRIPTOR_SET: &[u8] = &[#(#fds_raw),*]; in write_fds()