Searched defs:BpProperties (Results 1 – 1 of 1) sorted by relevance
26 pub struct BpProperties { struct48 Object(BpProperties), argument69 impl BpProperties { implementation85 pub fn object(&mut self, k: &str) -> &mut BpProperties { in object()