1 2 3 4
//! Event context which is shared between several events /// Reports whether a given Rust toolchain is compatible with the given crate. pub mod compatibility;