Эх сурвалжийг харах

refactor: add doc comment

thesimplekid 1 жил өмнө
parent
commit
324d3c028f

+ 2 - 0
crates/cdk/src/client.rs

@@ -1,3 +1,5 @@
+//! Wallet HTTP wallet client
+
 use reqwest::Client;
 use serde_json::Value;
 use url::Url;