docs: link to factory examples subtly

This commit is contained in:
əlemi 2023-08-20 09:19:03 +02:00
parent af5fb90de3
commit 3e434e3103

View file

@ -20,7 +20,7 @@
//! be applied on buffers of some length and are transformable to be able to be
//! applied in a different order while maintaining the same result.
//!
//! To generate Operation Sequences use helper methods from the trait [buffer::OperationFactory].
//! To generate Operation Sequences use helper methods from module [buffer::factory] (trait [buffer::OperationFactory]).
//!
//! ## features
//! * `proto` : include GRCP protocol definitions under [proto] (default enabled)