]> git.proxmox.com Git - proxmox.git/commit
finish docs and #[deny(missing_docs)] at the top level
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 5 May 2021 09:13:40 +0000 (11:13 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 5 May 2021 09:16:13 +0000 (11:16 +0200)
commit5f0ba968109ada1bfe828a8c7116ef2654176e20
tree726afc3cac86fdead8d0a75b2938e56d8d3a09fe
parent357c0614cfb9647bbcb4aee8d0c4b3c740ae092f
finish docs and #[deny(missing_docs)] at the top level

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/account.rs
src/authorization.rs
src/directory.rs
src/error.rs
src/lib.rs
src/order.rs
src/request.rs
src/util.rs