Skip to content

Commit

Permalink
src: lib: Export schema lib
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Sep 26, 2023
1 parent a49b43d commit 14f1c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onvif/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#[cfg(test)]
#[macro_use]
extern crate yaserde_derive;
pub extern crate schema;

pub mod discovery;
pub mod soap;
Expand Down

0 comments on commit 14f1c46

Please sign in to comment.