macro_railroad
Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org
macro_railroadคืออะไร?
macro_railroad เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lukas Lueg และคุณลักษณะหลักของมันคือ "Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย macro_railroad
ดาวน์โหลดไฟล์ส่วนขยาย macro_railroad ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Using the `macro_railroad`-library this extension generates syntax diagrams for all macros generated by `rustdoc`. The diagrams are shown beneath each macro-block. **Note**: The only reason this extension requests access to `file:///*` is local documentation. No data is ever transferred. Use the icons in the lower right corner to control options and expand the diagram to fullscreen. This extension is open source, contributions are very welcome: https://github.com/lukaslueg/macro_railroad_ext
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | macro_railroad |
ID | jeinhnlccpembeoccdhdpnolnmkfcblp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/macrorailroad/jeinhnlccpembeoccdhdpnolnmkfcblp |
คำอธิบาย | Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org |
ขนาดไฟล์ | 90.43 KB |
จำนวนการติดตั้ง | 121 |
เวอร์ชันปัจจุบัน | 0.0.7 |
อัปเดตครั้งล่าสุด | 2022-08-12 |
วันที่เผยแพร่ | 2020-03-02 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | Lukas Lueg |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/lukaslueg/macro_railroad_ext |
URL หน้าช่วยเหลือ | https://github.com/lukaslueg/macro_railroad_ext/issues |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "macro_railroad", "version": "0.0.7", "description": "Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org", "author": "Lukas Lueg |