clementine_
core
0.4.0
In clementine_
core::
config::
env
clementine_core
::
config
::
env
Function
read_string_from_env
Copy item path
Source
pub(crate) fn read_string_from_env( env_var: &'static
str
, ) ->
Result
<
String
,
BridgeError
>