[][src]Type Definition to_bytes::BoxIs

type BoxIs<T> = AsIs<Box<T>>;