]> git.proxmox.com Git - proxmox-backup.git/commit
api2::types: factor out USER_ID regex
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 May 2020 19:02:53 +0000 (21:02 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 29 May 2020 04:27:38 +0000 (06:27 +0200)
commitc32186595ecf5f107d60718b06f1c3d5a45d912e
tree76ded22246a7582f2216dc65b55f9d9f0f11b686
parent947f45252debb3eef8eaf4d87758cd137832a3c3
api2::types: factor out USER_ID regex

allows for better reuse in a next patch

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/types.rs