Searched defs:with_name (Results 1 – 6 of 6) sorted by relevance
214 pub fn with_name<'help>(name: &str) -> App<'help> { in with_name() method
452 pub fn with_name<S: Into<&'help str>>(n: S) -> Self { in with_name() method
4806 pub fn with_name<S: Into<&'help str>>(n: S) -> Self { in with_name() method
282 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
753 def with_name(self, name): member in PurePath