//! Re-encode a USD-readable layer file into the format implied by the
//! destination extension, e.g. `.usda` -> `.usdc` (crate binary), or
//! `.abc` -> `.usdc` when the usdAbc plugin is present.
//!
//! cargo run --example convert -- input.usda output.usdc