Re-exportsยง
pub use natspec::*;
Modulesยง
- natspec ๐
Structsยง
- Inline
Config - Represents per-test configurations, declared inline as structured comments in Solidity test files. This allows to create configs directly bound to a solidity test.
- Inline
Config Error - Wrapper error struct that catches config parsing errors, enriching them with context information reporting the misconfigured line.
- Inline
Config Provider - [
figment::Provider
] forInlineConfig
at a given contract and function level.
Enumsยง
- Inline
Config Error Kind - Errors returned when parsing inline config.
Constantsยง
- INLINE_
CONFIG_ ๐PREFIX
Functionsยง
- extend_
data_ ๐map - extend_
dict ๐ - extend_
value ๐
Type Aliasesยง
- DataMap ๐