From b3cfd4b13c95a2beb6ee7a0aa6b0f72752b492aa Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Mon, 10 Feb 2025 13:23:04 +0200 Subject: docs(guests_macro): Add detailed documentation comments --- guests_macro/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'guests_macro/Cargo.toml') diff --git a/guests_macro/Cargo.toml b/guests_macro/Cargo.toml index 4a2e538..6173b91 100644 --- a/guests_macro/Cargo.toml +++ b/guests_macro/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "guests_macro" +description = "Helper macros for guests and wrapper_macros" version = "0.1.0" edition = "2021" -- cgit v1.2.3