Open
Description
e.g :
#[doc = concat!("Hello", " world")]
struct Bar;
It is unstable feature and it is used in rustc master already.
e.g :
#[doc = concat!("Hello", " world")]
struct Bar;
It is unstable feature and it is used in rustc master already.