lib: export util::log
This commit is contained in:
parent
b139fd8d70
commit
48b5751752
@ -23,6 +23,7 @@ pub use util::dictionary::Owned as Dictionary;
|
|||||||
pub use util::dictionary::Ref as DictionaryRef;
|
pub use util::dictionary::Ref as DictionaryRef;
|
||||||
pub use util::error::{self, Error};
|
pub use util::error::{self, Error};
|
||||||
pub use util::frame::{self, Frame};
|
pub use util::frame::{self, Frame};
|
||||||
|
pub use util::log;
|
||||||
pub use util::mathematics::{self, rescale, Rescale, Rounding};
|
pub use util::mathematics::{self, rescale, Rescale, Rounding};
|
||||||
pub use util::media;
|
pub use util::media;
|
||||||
pub use util::option;
|
pub use util::option;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user