1 2 3 4
// In this case, the first redundant `invite` is a literal path segment, and the // second `invite` reflects a placeholder. #[allow(clippy::module_inception)] pub mod invite;