Closed
Description
As seen here: https://doc.rust-lang.org/std/sync/struct.Weak.html
These docs:
/// pointer, which returns an [`Option`]`<`[`Arc`]`<T>>`.
render like this:
Those extra spaces shouldn't be there.
As seen here: https://doc.rust-lang.org/std/sync/struct.Weak.html
These docs:
/// pointer, which returns an [`Option`]`<`[`Arc`]`<T>>`.
render like this:
Those extra spaces shouldn't be there.