Function solana_runtime::snapshot_utils::path_to_file_name_str
source · pub fn path_to_file_name_str(path: &Path) -> Result<&str>
Expand description
Get the &str
from a &Path
pub fn path_to_file_name_str(path: &Path) -> Result<&str>
Get the &str
from a &Path