topology

Function topology 

Source
pub async fn topology() -> Result<Topology, Error>
Expand description

Collect branch topology data for the current repository.

ยงErrors

Returns an error if trunk detection or git operations fail.