simonsan
simonsan
Reopening due to change of scope of #249
Tracking discussion on merging: https://github.com/lpxxn/rust-design-pattern/issues/7
Another example can be found here: https://web.archive.org/web/20210223132442/https://chercher.tech/rust/adapter-design-pattern-rust
> URL broken. Seems to be a problem with wayback machine. The URL is archived but can't link it. 
If it's not automatically fixable probably not 🤔
Hey, I'm one of the maintainers of said repository and I think it would make sense to "merge" this repository as we are working on bringing `rust-unofficial` to `rust-lang`. What's...
> it's ok. but how to do this, copy all code to rust-unoffical/patterns ? Hmm, as we have CI checks in place and we (maintainers) and others want to read...
I've reorganized the structure of the `patterns` repository so we can easier PR these patterns into their corresponding categories in https://github.com/rust-unofficial/patterns/pull/219
We should also be aware, that some Patterns might need changes, as we follow our [`template`](https://github.com/rust-unofficial/patterns/blob/master/template.md) style. But filling that out we can do collaboratively with the user base. Might...