Searched defs:BpProperties (Results 1 – 1 of 1) sorted by relevance
28 pub struct BpProperties { struct50 Object(BpProperties), argument71 impl BpProperties { impl93 pub fn object(&mut self, k: &str) -> &mut BpProperties { in object()