exec working up to halt
clean shutdown doesn't for some reason
This commit is contained in:
@@ -30,6 +30,7 @@ pub struct ParseLine {
|
||||
pub src: TStrv,
|
||||
pub comments: Vec<Comment>,
|
||||
pub exported: bool,
|
||||
pub idx: u16,
|
||||
pub line: Vec<TokenTree>,
|
||||
}
|
||||
impl Request for ParseLine {
|
||||
|
||||
Reference in New Issue
Block a user