feat: query system

This commit is contained in:
2024-10-16 10:59:28 +01:00
parent 9a8bb54e08
commit f0a50918a8
25 changed files with 536 additions and 317 deletions

View File

@ -35,4 +35,4 @@ impl<'a> StreamInfo for Note<'a> {
None
}
}
}
}