episko_lib 1.0.0

Library for episko project
Documentation

Episko Library

This library is part of the projekt Episko. It provides functionality and interfaces to create and manage metadata for projects.

Structure

The library is structured into the following modules:

  • metadata
  • files

The metadata module is part of the core crate, while the files module is placed under the "files" feature flag, which is however enabled by default.

Detailed documentation can be found within each module.