pub fn lock_file_name(dbname: &String) -> String
Expand description

| Return the name of the lock file for the | db named by “dbname”. The result will | be prefixed with “dbname”. |