onvif-rs 0.0.4

<alpha> Onvif Client in rust. This is WIP. DO NOT USE YET!
Documentation
1
2
3
4
5
6
7
8
9
10
11
> Rust ONVIF client library

WARNING! This is in not even alpha stage.

## Running the examples:

`cargo r --example probe`

## Running the tests

`cargo test -- --nocapture`