pub type ReplyMetaView = Arc<dyn Fn(ReplyRenderContext) -> AnyView + Send + Sync>;
Custom meta region below the primary header row (reactions, votes, actions).
pub struct ReplyMetaView { /* private fields */ }