t_wの輪郭
Error
Box
Rust
Box<Error>
2022/2/23 22:15:00
Result<(), Box<Error>>
error[E0782]: trait objects must include the dyn keyword
Box<Error>
Result
Rust
Result<(), Box<Error>>
2022/2/23 22:35:00
error[E0782]: trait objects must include the dyn keyword