Introduce the FacetValue enum type

This commit is contained in:
Clément Renault
2021-01-13 11:30:27 +01:00
committed by Kerollmops
parent d893e83622
commit 51a37de885
3 changed files with 4 additions and 1 deletions

1
Cargo.lock generated
View File

@ -869,6 +869,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dacdec97876ef3ede8c50efc429220641a0b11ba0048b4b0c357bccbc47c5204"
dependencies = [
"num-traits",
"serde",
]
[[package]]