nrc / r4cppp

Rust for C++ programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arena error

cymqqqq opened this issue · comments

compile error
use arena::TypedArena;
|
3 | use arena::TypedArena;
| ^^^^^ use of undeclared type or module arena
lack of something?