Expose error type (#4924)
This commit is contained in:
committed by
GitHub
parent
60fa5cfeb8
commit
1bc26ed79f
@@ -6,6 +6,7 @@ pub mod v2;
|
||||
|
||||
mod error;
|
||||
|
||||
pub use error::Error;
|
||||
pub use v2 as latest;
|
||||
|
||||
pub const CURRENT_VERSION: u8 = 2;
|
||||
|
||||
Reference in New Issue
Block a user