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