inode extension trait reexport in prelude

redo-gragh
Avril 4 years ago
parent 68d432710f
commit de0c83f8b0
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -16,6 +16,7 @@ pub mod prelude
{
pub use super::StreamGateExt as _;
pub use super::StreamLagExt as _;
pub use super::INodeExt as _;
}
pub trait INodeExt

Loading…
Cancel
Save