Skip to main content

shepherd_rs/instance/
mod.rs

1//! # Top-level module for an instance of the shepherd
2//!
3//! The module provides the main components for managing an instance of the
4//! shepherd.
5pub mod instance;