functora 0.1.10

Missing pieces of the Rust standard library.
Documentation
1
2
3
4
default_job = "clippy-everything"
[jobs.clippy-everything]
command = ["cargo", "clippy", "--lib", "--bins", "--examples", "--all-features"]
need_stdout = false