Function get_resource_value

Source
pub async fn get_resource_value(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<Value, Error<GetResourceValueError>>