[][src]Function pledge::pledge

pub fn pledge<'p, 'e, P, E>(_: P, _: E) -> Result<(), Error> where
    P: Into<Option<&'p str>>,
    E: Into<Option<&'e str>>,