From 210ea31e39370336464fec76368aa77bf0411681 Mon Sep 17 00:00:00 2001 From: tcmal Date: Fri, 21 Jun 2024 22:13:45 +0100 Subject: documentation cleanup --- src/clients/tile.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/clients/tile.rs') diff --git a/src/clients/tile.rs b/src/clients/tile.rs index 4a2d4fc..e089c3f 100644 --- a/src/clients/tile.rs +++ b/src/clients/tile.rs @@ -1,3 +1,5 @@ +//! Tiling functions + use std::cmp::min; use crate::conn_info::Connection; -- cgit v1.2.3