add comment

This commit is contained in:
yggverse 2024-10-31 03:14:52 +02:00
parent 06345dedaf
commit 63a9874dcf

View file

@ -1 +1,4 @@
//! Client API to interact Server for
//! [Gemini protocol](https://geminiprotocol.net/docs/protocol-specification.gmi)
pub mod response;