proxmox/proxmox-api-macro
Wolfgang Bumiller 9c9413ae56 macro: add types.rs, preserve Span for Expressions
Move the Name type into types.rs and make it hashable.
Expression::Object not contains an Object where the
hashmap's key is a Name and therefore preserves the Span of
all the keys for better error messages.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-07-18 13:54:52 +02:00
..
src macro: add types.rs, preserve Span for Expressions 2019-07-18 13:54:52 +02:00
tests api-server, tools: formatting cleanup 2019-07-18 10:47:56 +02:00
Cargo.toml fix missing proxmox_api -> proxmox::api replacement 2019-06-12 09:48:30 +02:00