Lines Matching refs:alloc
173 #[cfg(feature = "alloc")]
175 #[cfg(feature = "alloc")]
178 #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))]
184 #[cfg(feature = "alloc")]
187 #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))]
193 #[cfg(feature = "alloc")]
196 #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))]
202 #[cfg(feature = "alloc")]
205 #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))]
329 #[cfg(feature = "alloc")]
330 use alloc::boxed::Box;
332 #[cfg(feature = "alloc")]