Searched defs:with_config (Results 1 – 7 of 7) sorted by relevance
25 pub fn with_config(bytes: &[u8], config: Config) -> Base64Display { in with_config() method
153 macro_rules! with_config { macro
76 pub fn with_config(graph: G, config: &'a [Config]) -> Self { in with_config() function
440 pub fn with_config(cfg: Config) -> io::Result<Server> { in with_config() method
7991 pub fn with_config(config: &mut Config) -> Result<Pipe> { in with_config() method