termux로적은거carbon에옮기려니까진짜좆같아서들여쓰기이상한거있을수있지만양해부탁한다
맨위에time::SystemTime에이상한문자가붙어있는데옮기다가실수한거니무시해도됨
본론으로 여기서 이거컴파일하면 ^^^^ the trait `std::convert::From<std::result::Result<std::time::SystemTime, std::io::Error>>` is not implemented for `chrono::datetime::DateTime<chrono::offset::utc::Utc>`
같은오류가 남 이때 어떻게 수정해야 함?
맨위에time::SystemTime에이상한문자가붙어있는데옮기다가실수한거니무시해도됨
본론으로 여기서 이거컴파일하면 ^^^^ the trait `std::convert::From<std::result::Result<std::time::SystemTime, std::io::Error>>` is not implemented for `chrono::datetime::DateTime<chrono::offset::utc::Utc>`
같은오류가 남 이때 어떻게 수정해야 함?
코드안보여
안되면 캡쳐라도 해와야
unwrap 빼먹은 거 아닌감