[][src]Type Definition lsh_rs::prelude::hi8::LshSql

type LshSql<H, N = f32> = LSH<H, N, SqlTable<N, i8>, i8>;