pub fn validate_log_strength(
log_strength: f64,
) -> Result<(), LogStrengthDomainError>Expand description
Validate a logarithmic strength without changing it.
pub fn validate_log_strength(
log_strength: f64,
) -> Result<(), LogStrengthDomainError>Validate a logarithmic strength without changing it.