This website requires JavaScript.
Explore
Help
Sign In
heartles
/
fediglam
Watch
1
Star
1
Fork
You've already forked fediglam
0
Code
Issues
64
Pull requests
Projects
Releases
Packages
Wiki
Activity
20af2c82c8
fediglam
/
src
/
main
/
models.zig
5 lines
74 B
Zig
Raw
Normal View
History
Unescape
Escape
Another shot at db shit
2022-07-10 23:53:17 +00:00
pub
const
Note
=
struct
{
Add id
2022-07-11 00:10:15 +00:00
id
:
[
]
const
u8
,
Another shot at db shit
2022-07-10 23:53:17 +00:00
content
:
[
]
const
u8
,
}
;
Reference in a new issue
Copy permalink