1 2 3 4 5 6
// Copyright 2026 VKrishna04 // SPDX-License-Identifier: Apache-2.0 fn main() { dev_prune::run_cli(); }