mirror of
https://git.proxmox.com/git/proxmox
synced 2026-01-03 23:22:42 +00:00
while filling the Parameter fields as &'static we cannot really make use of the get_type_info() yet because it would need to be a `const fn` (possible via #!feature(const_fn)), so for now we store the method pointer until `const_fn` is stable Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||