Skip to main content

get

Function get 

Source
pub async fn get(db: &Db, code: &str) -> Result<Option<Value>, SettingsError>
Expand description

Reads the raw JSON value for a code, for the generic settings controller.