Skip to content

Commit bc4b09e

Browse files
Update future parser plans in architecture documentation
1 parent ca37e4a commit bc4b09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ flowchart TD
6262

6363
!!! info "Future"
6464

65-
The next generation of the parser might be based on `Zero copy, cursor based Parser` based on [object oriented rust](https://doc.rust-lang.org/book/ch18-00-oop.html), i will look into it after i create other parts of the project (beacause at this point my understanding of rust is very shallow)
65+
The next generation of the parser might be based on `Zero copy, cursor based Parser` based on [object oriented rust](https://doc.rust-lang.org/book/ch18-00-oop.html) see [coreproject-moe/bencode-rust#3](https://github.com/coreproject-moe/bencode-rust/issues/3), i will look into it after i create other parts of the project (beacause at this point my understanding of rust is very shallow)

0 commit comments

Comments
 (0)