| Crates.io | writing |
| lib.rs | writing |
| version | 0.2.1 |
| created_at | 2021-09-18 12:49:28.318257+00 |
| updated_at | 2021-10-22 12:52:07.503179+00 |
| description | Writing, is a simple tool for code-document sync. |
| homepage | https://github.com/inherd/forming |
| repository | https://github.com/inherd/forming |
| max_upload_size | |
| id | 453296 |
| size | 35,325 |
a document-code sync tools for setup.
by Lines
// doc-code: file("src/lib.rs").line()[1, 5]
by Section (Todo)
// doc-section: file("src/lib.rs").section("section1")
by Function (Todo)
// doc-func: file("src/lib.rs").func()["pre_process_file", "process_file"]
@ 2021 This code is distributed under the MIT license. See LICENSE in this directory.