Export ValueLocRange and DisplayFunctionAnnotations::default()
This commit is contained in:
@@ -57,7 +57,7 @@ use std::collections::{hash_map, HashMap, HashSet};
|
||||
|
||||
pub use crate::context::Context;
|
||||
pub use crate::legalizer::legalize_function;
|
||||
pub use crate::value_label::ValueLabelsRanges;
|
||||
pub use crate::value_label::{ValueLabelsRanges, ValueLocRange};
|
||||
pub use crate::verifier::verify_function;
|
||||
pub use crate::write::write_function;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user