Type Definition rsrl::fa::SimpleLFA

source ·
pub type SimpleLFA<S, P> = LFA<S, P, ScalarFunction>;

Trait Implementations§