home
/
code
/
khatus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Leave TODO to define a max after which to stop reading
[khatus.git]
/
x3
/
src
/
lib
/
khatus_msg_parser.mli
1
type error =
2
[ `Bad_format_of_msg_head
3
| `Bad_format_of_msg_content
4
]
5
6
val parse_msg : Lexing.lexbuf -> (Khatus_msg.t, error) result
This page took
0.060139 seconds
and
4
git commands to generate.