lib: export util::error
This commit is contained in:
parent
c9d223e8fe
commit
1849a07aa6
@ -21,7 +21,7 @@ pub use util::dictionary;
|
||||
pub use util::dictionary::Mut as DictionaryMut;
|
||||
pub use util::dictionary::Owned as Dictionary;
|
||||
pub use util::dictionary::Ref as DictionaryRef;
|
||||
pub use util::error::Error;
|
||||
pub use util::error::{self, Error};
|
||||
pub use util::frame::{self, Frame};
|
||||
pub use util::mathematics::{self, rescale, Rescale, Rounding};
|
||||
pub use util::media;
|
||||
|
Loading…
x
Reference in New Issue
Block a user