This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
Watch
1
Star
0
Fork
0
You've already forked nwaku
mirror of
https://github.com/waku-org/nwaku.git
synced
2025-01-16 18:06:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nwaku
/
waku
/
common
/
error_handling.nim
2 lines
81 B
Nim
Raw
Normal View
History
Unescape
Escape
Generic re-style with nph 0.5.1 (#2396)
2024-03-16 00:08:47 +01:00
type
OnFatalErrorHandler
*
=
proc
(
errMsg
:
string
)
{.
gcsafe
,
closure
,
raises
:
[
]
.
}
Reference in New Issue
Copy Permalink