Close #471 ``` Finished `release` profile [optimized] target(s) in 9.99s Running `target/release/examples/sidebar` [1] 30606 segmentation fault cargo run --example sidebar --release ``` This may cause by used `map` break by maybe Rust compiler bug, I detected that if I remove a `map`, then the crash will gone. So, this changes to refactor the Sidebar API to avoid use `map`. |
||
|---|---|---|
| .. | ||
| assets/fonts | ||
| locales | ||
| src | ||
| tests/fixtures | ||
| Cargo.toml | ||
| default-colors.json | ||
| LICENSE-APACHE | ||