annotate-snippets-rs:片段注释库

时间:2021-05-07 06:27:11
【文件属性】:
文件名称:annotate-snippets-rs:片段注释库
文件大小:43KB
文件格式:ZIP
更新时间:2021-05-07 06:27:11
library ascii parser-library annotator Rust 注释片段 annotate-snippets是一个Rust库,用于注释编程代码片。 该库有助于可视化注释源代码切片的元信息。 它在输入上采用一个名为Snippet的数据结构,并产生一个看起来像这样的String : error[E0308]: mismatched types --> src/format.rs:52:1 | 51 | ) -> Option { | -------------- expected `Option` because of return type 52 | / for ann in annotations { 53 | | match (ann.range.0, ann.range.1) { 54 | | (None, None) => con
【文件预览】:
annotate-snippets-rs-master
----.travis.yml(545B)
----LICENSE-MIT(1KB)
----LICENSE-APACHE(11KB)
----tests()
--------diff()
--------formatter.rs(18KB)
--------fixtures_test.rs(1KB)
--------snippet()
--------fixtures()
--------dl_from_snippet.rs(13KB)
----src()
--------snippet.rs(2KB)
--------formatter()
--------stylesheets()
--------display_list()
--------lib.rs(2KB)
----Cargo.toml(923B)
----benches()
--------simple.rs(2KB)
----examples()
--------expected_type.rs(1KB)
--------format.rs(2KB)
--------multislice.rs(994B)
--------footer.rs(1KB)
----.gitignore(30B)
----CHANGELOG.md(903B)
----README.md(3KB)

网友评论