dbn_cli::encode

Function encode_from_frag

source
pub fn encode_from_frag<D>(decoder: D, args: &Args) -> Result<()>
where D: DecodeRecordRef,