update comment

This commit is contained in:
yggverse 2024-10-31 03:22:27 +02:00
parent b73a9388ee
commit 394ae0cf4f

View file

@ -1,3 +1,5 @@
//! Read and parse Gemini response as GObject
pub mod body;
pub mod meta;