Module core

Module core 

Source
Expand description

Core functionality for Bytedocs.

This module contains the core types, configuration, authentication, and API documentation generation components of Bytedocs.

Re-exports§

pub use types::*;
pub use config::*;
pub use apidocs::*;

Modules§

apidocs
auth
config
Configuration loading and validation.
session_auth
types
Core types and data structures for Bytedocs.