varnish 0.7.2

A Rust framework for creating Varnish Caching Proxy extensions
Documentation
1
2
3
4
5
error: unsupported argument type
 --> tests/fail/error_acl.rs:9:31
  |
9 |     pub fn return_opt_opt_acl(_v: Option<Option<Acl>>) {}
  |                               ^^