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: <img width="121" alt="optionarc" src="https://cloud.githubusercontent.com/assets/27786/26066409/b8335fe2-3964-11e7-8cba-b446ddb87bd3.png"> Those extra spaces shouldn't be there.
As seen here: https://doc.rust-lang.org/std/sync/struct.Weak.html
These docs:
render like this:
Those extra spaces shouldn't be there.