varnish 0.6.0

A Rust framework for creating Varnish Caching Proxy extensions
Documentation
1
2
3
4
5
error: Object must have a constructor called `new`
 --> tests/fail/error_obj_no_ctor.rs:6:10
  |
6 |     impl ObjNoCtor {
  |          ^^^^^^^^^