introduce expander (#4974)

* introduce expander

* unify towards expand

* bubble up expand

* spelling

Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com>

* add newlines

Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com>
This commit is contained in:
Bernhard Schuster
2022-02-23 15:24:26 +01:00
committed by GitHub
parent 8aff3cb81b
commit d4176874a1
7 changed files with 54 additions and 37 deletions
@@ -1,2 +0,0 @@
/// A dummy build script, so `OUT_DIR` is set.
fn main() {}