pub fn load_bidirectional(
basepath: impl AsRef<Path>,
) -> Result<SwhBidirectionalGraph<()>>👎Deprecated since 5.2.0: please use
SwhBidirectionalGraph::new insteadExpand description
Deprecated alias for SwhBidirectionalGraph::new