Function hebi_syntax::ast::yield_stmt

source ·
pub fn yield_stmt(inner: Spanned<Yield<'_>>) -> Stmt<'_>