macro_railroad
Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org
macro_railroad là gì?
macro_railroad là một tiện ích mở rộng Chrome được phát triển bởi Lukas Lueg, và tính năng chính của nó là "Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng macro_railroad
Tải xuống các tệp mở rộng macro_railroad dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | macro_railroad |
ID | jeinhnlccpembeoccdhdpnolnmkfcblp |
URL Chính Thức | https://chromewebstore.google.com/detail/macrorailroad/jeinhnlccpembeoccdhdpnolnmkfcblp |
Mô tả | Generate syntax diagrams for `macro_rules!()` on docs.rs and doc.rust-lang.org |
Kích Thước Tệp | 90.43 KB |
Số Lần Cài Đặt | 121 |
Phiên Bản Hiện Tại | 0.0.7 |
Cập Nhật Lần Cuối | 2022-08-12 |
Ngày Phát Hành | 2020-03-02 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Lukas Lueg |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/lukaslueg/macro_railroad_ext |
URL Trang Trợ Giúp | https://github.com/lukaslueg/macro_railroad_ext/issues |
Ngôn Ngữ Được Hỗ Trợ | 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 |