feat: implement AccountService
#3
Annotations
5 errors
lint:
src/config.rs#L23
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
lint:
src/config.rs#L32
question mark operator is useless here
|
lint:
src/config.rs#L53
all variants have the same prefix: `Config`
|
lint
Process completed with exit code 101.
|
CI
Process completed with exit code 1.
|