Skip to main content

codec_convert_or_panic

Function codec_convert_or_panic 

Source
pub fn codec_convert_or_panic<From, To, Medium>(from: From) -> To
Expand description

Little experiment: conversion using the codec.

Not used anywhere.