db
0.1.0
?
Function
db
::
open_database
source
·
[
−
]
pub fn open_database( path: &
str
, config: &
DatabaseConfig
) ->
Result
<
Arc
<
SystemDB
>>