qubit-codec 0.8.0

Core codec traits and buffer conversion primitives for Rust
Documentation
// =============================================================================
//    Copyright (c) 2026 Haixing Hu.
//
//    SPDX-License-Identifier: Apache-2.0
//
//    Licensed under the Apache License, Version 2.0.
// =============================================================================

mod convert_error_of_tests;
mod convert_progress_result_tests;
mod convert_state_tests;
mod convert_step_result_tests;
mod decode_state_tests;
mod decode_step_tests;
mod encode_state_tests;
mod encode_step_tests;
mod pending_encode_step_tests;
mod pending_value_slot_tests;
mod pending_value_tests;