rune-fs

Crates.iorune-fs
lib.rsrune-fs
version0.1.5
sourcesrc
created_at2022-01-30 13:10:16.362003
updated_at2023-07-11 07:15:35.148464
descriptionRead-only, low level, virtual file types for the RuneScape file system.
homepage
repositoryhttps://github.com/jimvdl/rune-fs
max_upload_size
id524033
size58,971
(jimvdl)

documentation

https://docs.rs/rune-fs

README

rune-fs

Build API Crate dependency status

Read-only, low level, virtual file types for the RuneScape file system.

This crate supplies all of the backing types for rs-cache. Many of these types were private but are now publicly available. rs-cache is a high level api for both the OSRS and RS3 caches and exposing these low level virtual types didn't make sense, hence this crate.

A word of caution, these types are highly experimental, I have done my best to document and test as much as I can, but there might still be the weird occasional edge-case. With that said, whenever you find a bug or missing feature; or even unsoundness don't hesitate to open an issue.

Useful links:
        Releases
        Documentation

Commit count: 23

cargo fmt