Module inline

Module inline 

Source

Re-exportsยง

pub use natspec::*;

Modulesยง

natspec ๐Ÿ”’

Structsยง

InlineConfig
Represents per-test configurations, declared inline as structured comments in Solidity test files. This allows to create configs directly bound to a solidity test.
InlineConfigError
Wrapper error struct that catches config parsing errors, enriching them with context information reporting the misconfigured line.
InlineConfigProvider
[figment::Provider] for InlineConfig at a given contract and function level.

Enumsยง

InlineConfigErrorKind
Errors returned when parsing inline config.

Constantsยง

INLINE_CONFIG_PREFIX ๐Ÿ”’

Functionsยง

extend_data_map ๐Ÿ”’
extend_dict ๐Ÿ”’
extend_value ๐Ÿ”’

Type Aliasesยง

DataMap ๐Ÿ”’