pub trait Insecure { }

Implementations on Foreign Types§

source§

impl<'a> Insecure for Arguments<'a>

Implementors§