A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Fix protoc().parent() call
`Path::parent()` returns `None` for root and empty paths, so handle it by panicking in this case. In this case it should never happen under non-contrived circumstances. Signed-off-by: Tom Jakubowski <tom@prospective.dev>
T
Tom Jakubowski committed
7e0734f4fefd12ade4b99403b2deac981bbba0fb
Parent: 434b81b