index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai
/
common
/
limits
/
attachment.zig
blob: 511ba9d0908ded7710597464723f3792906f39dd (
plain
)
1
2
3
//! Attachment limits
pub
const
MAX_LOCATION_LENGTH
:
usize
=
256
;