// Copyright (c) Subzero Labs, Inc.
// SPDX-License-Identifier: Apache-2.0
//! # README Documentation
//!
//! This module contains the documentation from the README.md file.
//! It ensures that the examples in the README are tested by cargo-doc.
//!
//! The content below is directly included from the README.md file:
//!
/// This function is not meant to be called directly.
/// It exists solely to host the README documentation.