зеркало из https://github.com/microsoft/com-rs.git
Fix rustdoc::bare_urls
This commit is contained in:
Родитель
b9130b9456
Коммит
7d1cd6d639
|
@ -5,7 +5,7 @@ use com::sys::{HRESULT, NOERROR};
|
|||
|
||||
class! {
|
||||
/// The implementation class
|
||||
/// https://en.wikipedia.org/wiki/British_Shorthair
|
||||
/// <https://en.wikipedia.org/wiki/British_Shorthair>
|
||||
#[derive(Debug)]
|
||||
pub class BritishShortHairCat: IDomesticAnimal(IAnimal), ICat(IAnimal) {
|
||||
happiness: std::cell::Cell<usize>,
|
||||
|
|
Загрузка…
Ссылка в новой задаче