terry90 / diesel_filter

Diesel filtering & pagination
Apache License 2.0
13 stars 7 forks source link

Parse values with a comma separator in #[filter(multiple)] #9

Open popen2 opened 10 months ago

popen2 commented 10 months ago

This adds parsing for multiple values with a comma separator using serde-with when using Actix or Axum.