//! Showcases the docs output with `setters(doc(default(skip)))` attribute.
//!
//! There are two examples of the usage of this attribute at different levels.
//! Follow the `Source` links of every example to see how the attributes are used.
//!
//! Examples:
//! - [`MemberExampleBuilder`] - usage of the attribute on an individual member
//! - [`TopLevelExampleBuilder`] - usage of the attribute on the top level for all members