index
:
gleam_aoc
main
gleam aoc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoc2023
/
build
/
dev
/
erlang
/
adglent
/
include
/
showtime@tests@meta_Meta.hrl
blob: 14184fb01b086f0b636a53ed8cd62e4409c86d2f (
plain
)
1
-
record
(
meta
,
{
description
::
binary
(),
tags
::
list
(
binary
())}).