Skip to main content

contract_docs

Function contract_docs 

Source
pub fn contract_docs() -> Vec<ContractDoc>
Expand description

The complete classified inventory of docs/contracts/*.md — the single source of truth for the stability matrix. tests/contracts_frozen.rs asserts that every file in the directory is listed here (no contract can stay unclassified) and that frozen docs never change.