C++ 有像 Rust 那样的宏include_str!吗?类似于include!或include_bytes也符合我的要求的宏。
include_str!
include!
include_bytes
c++ rust
c++ ×1
rust ×1