nik-rev

    Posts in 2025

    • 18 Sep

      A novel approach to multi-line strings in Rust
    • 16 May

      Combining path segments in Rust’s declarative macros is harder than it seems
    • 7 Apr

      Rust has many reserved keywords like become. What will they be used for?
    • 27 Feb

      Rust’s built-in macros such as include_str! can eagerly expand inner macros. Can we do the same?