Searched defs:open_with_flags (Results 1 – 2 of 2) sorted by relevance
63 pub fn open_with_flags( in open_with_flags() method
417 pub fn open_with_flags<P: AsRef<Path>>(path: P, flags: OpenFlags) -> Result<Connection> { in open_with_flags() method