pub type StmtContinue = StmtContinue<SourceRange>;Aliased Type§
pub struct StmtContinue {
pub range: SourceRange,
}Fields§
§range: SourceRangepub type StmtContinue = StmtContinue<SourceRange>;pub struct StmtContinue {
pub range: SourceRange,
}range: SourceRange