Skip to main content
toml_value
steel_
core
0.15.2+mc26.2
In steel_
core::
player::
player_
data_
storage::
permissions
steel_core
::
player
::
player_data_storage
::
permissions
Function
toml_
value
Copy item path
Source
fn toml_value<T:
Serialize
+ ?
Sized
>(value:
&T
) ->
Result
<
String
, Error>