Skip to main content

Module snix_store_io

Module snix_store_io 

Source
Expand description

This module provides an implementation of EvalIO talking to snix-store.

Structsยง

SnixStoreIO
Implements EvalIO, asking given [PathInfoService], DirectoryService and BlobService.

Functionsยง

node_get_type ๐Ÿ”’
Helper function peeking at a snix_castore::Node and returning its FileType
parse_store_and_sub_path ๐Ÿ”’ Unix