new_world

  • 두 얼굴의 'static

    Rust의 'static 참조 수명과 수명제약

    Rust
    Ownership
    Lifetime bound
  • 바른 WaitGroup 사용법

    Go의 WaitGroup을 사용할 때 저지를 수 있는 실수

    Go
    Goroutine
    WaitGroup
    Concurrency