зеркало из https://github.com/mozilla/gecko-dev.git
…
|
||
---|---|---|
.. | ||
.cargo-checksum.json | ||
.cargo-ok | ||
.travis.yml | ||
CHANGELOG.md | ||
Cargo.toml | ||
LICENSE-MPL2 | ||
Makefile | ||
README.md | ||
lib.rs |
README.md
slog-extra - Standard slog-rs extensions
This crates contains slog-rs extensions that don't belong to the core slog
crate due to:
- not supporting
no_std
- having additional dependencies
- other problems