pub trait IntoDynastyChapterPath: IntoDynastyChapterPathSealed { }
Expand description

This trait is sealed and cannot be implemented for types outside this crate.

Implementations on Foreign Types

Implementors