This website requires JavaScript.
Explore
Help
Sign In
talexander
/
natter
Watch
1
Star
0
Fork
0
You've already forked natter
Code
Issues
Pull Requests
Releases
Activity
natter
/
src
/
command
History
Tom Alexander
a0c5b2d852
Don't use walkdir for getting the post directories.
...
We are only iterating a single level of depth anyway, so read_dir is enough.
2023-10-22 14:49:08 -04:00
..
add_post
Set up folder structure for the command handlers.
2023-10-18 19:54:18 -04:00
build
Don't use walkdir for getting the post directories.
2023-10-22 14:49:08 -04:00
init
Switch to using CustomError because a boxed StdError is not Send.
2023-10-22 13:44:03 -04:00
mod.rs
Set up folder structure for the command handlers.
2023-10-18 19:54:18 -04:00