Skip to main content

parse_engine

Function parse_engine 

Source
pub fn parse_engine(value: &str) -> Result<StorageEngine, PortError>
Expand description

Parses an engine name the way the environment variable and the CLI spell it. Pure, for testing; resolve_engine_from_env feeds it.