mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 12:45:04 +01:00
parsing
This commit is contained in:
parent
2903ba108e
commit
2455e95d45
7 changed files with 1493 additions and 1175 deletions
|
|
@ -38,6 +38,8 @@ pub enum ConException {
|
|||
SyntaxError,
|
||||
#[error("504 Channel error")]
|
||||
ChannelError,
|
||||
#[error("xxx Not decided yet")]
|
||||
Todo,
|
||||
}
|
||||
|
||||
#[derive(Debug, thiserror::Error)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue