Function na::convert_unchecked

source ·
pub fn convert_unchecked<From, To>(t: From) -> Towhere
    From: SupersetOf<To>,
Expand description