detect_memory_backend
Function
This function is defined in the presets module.Detect memory backend from URL
Signature
Parameters
&str
required
No description available.
Returns
Option<&'static str>
The result of the operation.
Uses
starts_with
Source
View on GitHub
praisonai/src/presets.rs at line 100
