A sandbox project for rust. Learning rust programming languages, libraries, tools etc.
- static-constructor-di : 정적 디스패치의 특징은 제네릭의 사용.
- dynamic-constructor-di : 동적 디스패치는 dyn 트레이트 객체를 사용.
- shaku-di : DI 컨테이너로 Compile Time에 Dependency Injection을 지원해 주는 라이브러리.
- cake-pattern-di : Scala의 DI 패턴에서 유래