Skip to main content

connect_conn

Function connect_conn 

Source
pub fn connect_conn(
    conn: &Connection,
    from: &str,
    to: &str,
    max_depth: usize,
) -> Result<ConnectResult>