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