Constant mock_builder::MOCK_FN_PREFIX
source · pub const MOCK_FN_PREFIX: &str = "mock_";
Expand description
Prefix that the register functions should have.
pub const MOCK_FN_PREFIX: &str = "mock_";
Prefix that the register functions should have.