This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
mirror of
https://github.com/waku-org/nwaku.git
Watch
1
Star
0
Fork
You've already forked nwaku
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c4533a27a
nwaku
/
waku
/
common
/
databases
/
common.nim
7 lines
70 B
Nim
Raw
Blame
History
import
stew
/
results
type
DatabaseResult
*
[
T
]
=
Result
[
T
,
string
]
Reference in New Issue
View Git Blame
Copy Permalink