pub fn run_inspect<W: Write>( writer: &mut W, path: &Path, format: OutputFormat, ) -> Result<i32>
Runs the inspect subcommand: prints schema summary for a database.
inspect