Searched defs:pub_const (Results 1 – 2 of 2) sorted by relevance
104 pub fn pub_const(&mut self, name: &str, field_type: &str, init: &str) { in pub_const() method
124 pub(crate) fn pub_const(&mut self, name: &str, field_type: &str, init: &str) { in pub_const() method