index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
errors
/
errors.zig
blob: 38cd1066a9acd22cf971bba0c0ca8c8b4aa8b9f0 (
plain
)
1
2
3
//! Common Errors
pub
const
memory
=
@import
(
"memory/memory.zig"
);