-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(lib): Improve maintainer facing docs (#37)
* docs(lib): Improve maintainer facing docs Looking over the `lib.rs` file, I noticed I'd annotated the fields of some structs, where the value was being maintained to preserve the span from the input, but not for most. As such, this commit annotates these remaining fields, to denote which of these are retained for these purposes. Alongside this, there are some minor changes to maintainer facing doc comments explaining the elements represented by the structs, to better reflect the representation of these fields, and the use of their annotations.
- Loading branch information
1 parent
3df6f27
commit 59ab5f3
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters