Lines Matching refs:html
48 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-features/allocator-api.html
234 [`sync`]: https://rust.docs.kernel.org/kernel/sync/index.html
235 [pinning]: https://doc.rust-lang.org/std/pin/index.html
236 [structurally pinned fields]: https://doc.rust-lang.org/std/pin/index.html#projections-and-structural-pinning
237 [stack]: https://docs.rs/pin-init/latest/pin_init/macro.stack_pin_init.html
238 [`impl PinInit<Foo>`]: https://docs.rs/pin-init/latest/pin_init/trait.PinInit.html
239 [`impl PinInit<T, E>`]: https://docs.rs/pin-init/latest/pin_init/trait.PinInit.html
240 [`impl Init<T, E>`]: https://docs.rs/pin-init/latest/pin_init/trait.Init.html
246 [`Arc<T>`]: https://doc.rust-lang.org/stable/alloc/sync/struct.Arc.html
247 [`Box<T>`]: https://doc.rust-lang.org/stable/alloc/boxed/struct.Box.html