//! Comment attachment.
//!//! Given the `TriviaEvent`s from a [`crate::TriviaLexer`] and the spans of
//! "interesting" AST nodes, decide which comments are *leading*, *trailing*,
//! or *dangling* for each node.
modattacher;modmap;pubuseattacher::{attach, AttachOptions};pubusemap::{CommentMap, Comments, HasSpan};