rtb-assets 0.6.1

Embedded-asset + overlay filesystem abstraction. Part of the phpboyscout Rust toolkit.
Documentation
1
2
3
4
5
6
7
8
edition = "2021"
max_width = 100
use_small_heuristics = "Max"
reorder_imports = true
newline_style = "Unix"

# The `imports_granularity` and `group_imports` options we'd like to use
# are nightly-only as of 2026-04. Re-enable them once they stabilise.