[]Function triforce_rs::functions::show_trgm

pub fn show_trgm<x>(x: x) -> show_trgm<<x as AsExpression<Text>>::Expression> where
    x: AsExpression<Text>, 

Returns an array of all the trigrams in the given string. (In practice this is seldom useful except for debugging.)