Type Alias tinychain::cluster::dir::File

source ·
pub type File = File<Map<Scalar>>;
Expand description

The type of file stored in a Library directory

Aliased Type§

struct File { /* private fields */ }