Function tvix_glue::builtins::utils::select_string
source ยท pub(super) async fn select_string(
co: &GenCo,
attrs: &NixAttrs,
key: &str,
) -> Result<Result<Option<String>, CatchableErrorKind>, ErrorKind>