feat: implement AccountService
#3
Annotations
4 errors
src/config.rs#L23
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
src/config.rs#L32
question mark operator is useless here
|
src/config.rs#L53
all variants have the same prefix: `Config`
|
|
This job failed
Loading