var searchIndex = JSON.parse('{\
"Art":{"doc":"Art","t":[2,2,0,2,0,13,13,13,4,13,13,4,13,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5],"n":["PrimaryColor","SecondaryColor","kinds","mix","utils","Blue","Green","Orange","PrimaryColor","Purple","Red","SecondaryColor","Yellow","borrow","borrow","borrow_mut","borrow_mut","from","from","into","into","try_from","try_from","try_into","try_into","type_id","type_id","mix"],"q":["Art","","","","","Art::kinds","","","","","","","","","","","","","","","","","","","","","","Art::utils"],"d":["","","","","","","","","The primary colors according to the RYB color model","","","The secondary color according to the RYB color model","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self)
.","Calls U::from(self)
.","","","","","","","Combines two primary colors in equal amounts to create a …"],"i":[0,0,0,0,0,3,4,4,0,4,3,0,3,3,4,3,4,3,4,3,4,3,4,3,4,3,4,0],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],1],[[],1],[[],1],[[],1],[[],2],[[],2],[[3,4],4]],"p":[[4,"Result"],[3,"TypeId"],[4,"PrimaryColor"],[4,"SecondaryColor"]]}\
}');
if (typeof window !== 'undefined' && window.initSearch) {window.initSearch(searchIndex)};
if (typeof exports !== 'undefined') {exports.searchIndex = searchIndex};