Searched defs:option_layer (Results 1 – 2 of 2) sorted by relevance
1077 pub fn option_layer<L>(layer: Option<L>) -> Either<L, Identity> { in option_layer() function
156 pub fn option_layer<T>( in option_layer() method