code review comments
This commit is contained in:
@@ -15,9 +15,8 @@ mod borrow;
|
||||
mod error;
|
||||
mod guest_type;
|
||||
mod region;
|
||||
pub mod tracing {
|
||||
pub use tracing::*;
|
||||
}
|
||||
|
||||
pub extern crate tracing;
|
||||
|
||||
pub use borrow::BorrowChecker;
|
||||
use borrow::BorrowHandle;
|
||||
|
||||
Reference in New Issue
Block a user