macro_rules! embedding_idx_specialization {
($a:ty, $b:ty, $c:ty, $d:ty, $e:expr) => { ... };
}
Expand description
Proxy back to generic implementation
macro_rules! embedding_idx_specialization {
($a:ty, $b:ty, $c:ty, $d:ty, $e:expr) => { ... };
}
Proxy back to generic implementation