re-export Topology
This commit is contained in:
parent
16a54b3912
commit
2133f70b6b
@ -45,7 +45,7 @@ pub use self::resolution::{
|
|||||||
};
|
};
|
||||||
pub use self::singular::{SingularError, SingularResolution};
|
pub use self::singular::{SingularError, SingularResolution};
|
||||||
pub use self::to_hex::hex;
|
pub use self::to_hex::hex;
|
||||||
pub use self::topology::{MentionableTop, TopoVec};
|
pub use self::topology::{MentionableTop, TopoVec, Topology};
|
||||||
|
|
||||||
/// Helper alias for [`WeakFunctor::F`] of [`FunctorContext::T`].
|
/// Helper alias for [`WeakFunctor::F`] of [`FunctorContext::T`].
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user