[][src]Function pstoedit::init

pub fn init() -> Result<()>

Initialize connection to pstoedit. Must be called before calling any other function that requires a connection to pstoedit.

Examples

See Command.

Errors

IncompatibleVersion if the version of pstoedit is not compatible with this crate.