Searched refs:pub_const (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/protobuf-codegen/src/ | ||
D | extensions.rs | 70 w.pub_const( in write() |
D | code_writer.rs | 103 pub fn pub_const(&mut self, name: &str, field_type: &str, init: &str) { in pub_const() method |