]> git.proxmox.com Git - proxmox-backup.git/blobdiff - src/api2/version.rs
improve code docs in api2
[proxmox-backup.git] / src / api2 / version.rs
index 91de0be6d9a8f9ae12cfc3be36cfa0fb06f37a5f..ca156402ff5fec3e0477251d0c7a6c476b81ee3b 100644 (file)
@@ -1,3 +1,5 @@
+//! Version information
+
 use anyhow::{Error};
 use serde_json::{json, Value};