宏spandoc-程序宏属性,用于将文档注释转换为跟踪范围-Rust开发

时间:2024-06-16 13:39:28
【文件属性】:

文件名称:宏spandoc-程序宏属性,用于将文档注释转换为跟踪范围-Rust开发

文件大小:14KB

文件格式:ZIP

更新时间:2024-06-16 13:39:28

Rust Debugging

Spandoc该项目仍然是WIP,当前已预发布。 如果您想尝试使用它,请查看示例和id的dev依赖项Spandoc。该项目仍然是WIP,目前已预发布。 如果您想尝试使用它,请查看示例和dev依赖项,以了解如何设置spandoc +跟踪。 如果碰到虚线,可能是因为这个问题https://github.com/rust-lang/rust/issues/43081,特别是#[instrument]和#[spandoc]并没有很好的相处。 我观察到,将spandoc属性放在跟踪工具上方有时可以修复虚线。 专业版


【文件预览】:
spandoc-master
----Cargo.toml(2KB)
----.github()
--------workflows()
----src()
--------lib.rs(6KB)
----spandoc-attribute()
--------Cargo.toml(1KB)
--------src()
----examples()
--------scoped.rs(264B)
--------happy.rs(774B)
----README.md(4KB)
----tests()
--------compile()
--------compile_tests.rs(324B)
----.gitignore(19B)
----CHANGELOG.md(577B)

网友评论