RatCornu / efs

An OS and architecture independent implementation of some Unix filesystems in Rust.

Home Page:https://crates.io/crates/efs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add time support

RatCornu opened this issue · comments

Time is currently not handled: it's not hard to make an std implementation but it will require some thinking for no_std.