🔥 Elimina definitivamente TypedOpt por Typed

This commit is contained in:
Manuel Cillero 2025-09-27 21:18:54 +02:00
parent 476ea7de7f
commit f5290b477f
4 changed files with 56 additions and 90 deletions

View file

@ -7,6 +7,3 @@ mod children;
pub use children::Children;
pub use children::{Child, ChildOp};
pub use children::{Typed, TypedOp};
mod optional;
pub use optional::TypedOpt;