dapnet-api 0.3.0

Client for the DAPNET amateur paging network API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[formatter.markdown]
command = "mdl"
includes = [ "*.md" ]

[formatter.nix]
command = "alejandra"
includes = [ "*.nix" ]

[formatter.rust]
command = "rustfmt"
options = ["--edition", "2021"]
includes = [ "*.rs" ]