Type Definition inline_dyn::convert::InlineDynAsRef[][src]

type InlineDynAsRef<'a, U, S = DefaultSize, A = S> = InlineDyn<'a, dyn AsRef<U>, S, A>;