only works for a connected graph if the given graph is not connected it will return the MST of the connected subgraph
( graph: &Graph<V, E>, start: V, )
source not stored for this graph (policy: none)
no test coverage detected