Searched defs:with_name (Results 1 – 8 of 8) sorted by relevance
51 pub fn with_name<'b>(name: &str) -> App<'a, 'b> { in with_name() method
107 pub fn with_name(n: &'a str) -> Self { in with_name() method
77 pub fn with_name(n: &'a str) -> Self { in with_name() method
28 pub fn with_name(s: String) -> Self { in with_name() method
85 pub fn with_name(n: String) -> Self { in with_name() function
262 pub fn with_name<T: Into<String>>(conn: &mut Connection, name: T) -> Result<Savepoint<'_>> { in with_name() method
773 def with_name(self, name): member in PurePath
865 def with_name(self, name): member in PurePath