pub const STV_HIDDEN: u8 = 2;
Expand description

Hidden: Not visible to other components, necessarily protected. Binding scope becomes local when the object is included in an executable or shared object.