simple-fs 0.1.3

Simple and convenient API for File System access
Documentation

simple-fs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 0 of them enabled by default.

full

  • with-json
  • with-toml
  • bin-nums

with-json

  • serde
  • serde_json

with-toml

  • serde
  • toml

serde_json

  • dep:serde_json

toml

  • dep:toml

byteorder

  • dep:byteorder

serde

  • dep:serde

bin-nums

  • byteorder