libproxy 0.1.0

Rust bindings for libproxy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rust-libproxy

libproxy bindings for Rust.

## Example

[examples/proxy.rs](examples/proxy.rs)

## License

`rust-libproxy` is released under the MIT license; see LICENSE for details.

`libproxy` is released under the GNU Lesser General Public License v2.1;  
see <https://github.com/libproxy/libproxy/blob/master/COPYING> for details.