syn-next 1.0.0-rc4

Parser for Rust source code
Documentation
#[cfg(feature = "parsing")]
pub mod lookahead {
    pub trait Sealed: Copy {}
}