pub fn make_attr_boolean(b: bool) -> AttrValue
Create a new boolean AttrValue
AttrValue
b
An owned AttrValue with boolean value
Cell Context