Document backend mod as INTERNALS:

This commit is contained in:
pinkforest 2022-11-26 22:20:18 +11:00
parent 8d236f5279
commit 289cc52fef

View file

@ -9,7 +9,7 @@
// - isis agora lovecruft <isis@patternsinthevoid.net>
// - Henry de Valence <hdevalence@hdevalence.ca>
//! Pluggable implementations for different architectures.
//! INTERNALS: Pluggable implementations for different architectures.
//!
//! The backend code is split into two parts: a serial backend,
//! and a vector backend.