[][src]Module lv2rs_atom::ports

Wrappers for raw atom IO.

The wrappers provided by this module increase the safety and usability of atom IO.

Structs

AtomInputPort

Wrapper for atom reading operations.

AtomOutputPort

Wrapper for atom writing operations.

Enums

GetAtomError

Error that may occur when calling AtomInputPort::get_atom_body.

WriteAtomError

Errors that may occur when calling AtomOutputPort::write_atom_body