Find the Eulerian path if it exists. # Returns An `Option >` containing the Eulerian path if found; otherwise, `None`. If multiple Eulerian paths exist, the one found will be returned, but it may not be unique.
(&mut self)
source not stored for this graph (policy: none)
no test coverage detected