Byron/trash-rs

add filesystem time deletion to TrashItem

オープン

#78 opened on 2023/07/07

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (40 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (247 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I'd like if the filesystem time of deletion was accessible for TrashItem elements, as in windows the std::fs times are not in i64 UNIX timestamp but in u64 windows filetime, and calculating differences requires converting back and forth between the two formats

コントリビューターガイド