Alessandro Decina 2227223a96 aya-log: fix hygiene
Before this change we leaked some bindings to the calling scope, so for
instance logging a variable named "len" led to a compile error.
..
expand.rs aya-log: fix hygiene
lib.rs Re-organize into a single workspace