make comment more clear
Co-authored-by: Felix S Klock II <pnkfelix@pnkfx.org>
This commit is contained in:
parent
51d5ae63d0
commit
f78e6468ba
@ -26,8 +26,8 @@ impl Node<LicenseId> {
|
|||||||
self.remove_empty();
|
self.remove_empty();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Initially, trees are built by the build() function with each file practically having a
|
/// Initially, the build() function constructs a list of separate paths from the file
|
||||||
/// separate directory tree, like so:
|
/// system root down to each file, like so:
|
||||||
///
|
///
|
||||||
/// ```text
|
/// ```text
|
||||||
/// ┌─► ./ ──► compiler/ ──► rustc/ ──► src/ ──► main.rs
|
/// ┌─► ./ ──► compiler/ ──► rustc/ ──► src/ ──► main.rs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user