starting to implement an iterator for NotePage
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
[package]
|
||||
name = "rustlog"
|
||||
name = "outline-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
[[bin]]
|
||||
name = "rustlog"
|
||||
path = "main.rs"
|
||||
[lib]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user