In tests, do you typically use `std::fs::read` or `include_bytes!`?

⚓ Rust    📅 2026-03-09    👤 surdeus    👁️ 3      

surdeus

I tend to use std::fs:read but don't have a good argument for it.

2 posts - 2 participants

Read full topic

🏷️ Rust_feed