MCPcopy Create free account
hub / github.com/ProgrammingRust/examples / trace_path

Function trace_path

fern_sim/src/plant_structures/mod.rs:51–53  ·  view source on GitHub ↗

Create and return a [`VascularPath`] which represents the path of nutrients from the given [`Root`][r] to the given [`Leaf`](leaves::Leaf). [r]: roots::Root

(leaf: &leaves::Leaf, root: &roots::Root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected