dfiles 0.1.2

为 simink 提供类似 vfs 的文件读写机制
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.bitflags]
version = "2.3.2"

[dependencies.srcu]
version = "0.1"

[package]
authors = ["Zhang hengtian <hengtian.zhang@foxmail.com>"]
description = "为 simink 提供类似 vfs 的文件读写机制"
documentation = "https://docs.rs/dfiles"
edition = "2021"
keywords = ["simink", "dfiles"]
license = "Apache-2.0"
name = "dfiles"
rust-version = "1.73"
version = "0.1.2"