Skip to main content

OmenaQueryBundlerPathAliasMappingV0

Type Alias OmenaQueryBundlerPathAliasMappingV0 

Source
pub type OmenaQueryBundlerPathAliasMappingV0 = OmenaResolverBundlerPathAliasMappingV0;

Aliased Type§

pub struct OmenaQueryBundlerPathAliasMappingV0 {
    pub pattern: String,
    pub target_path: String,
}

Fields§

§pattern: String§target_path: String