Type Definition marine_module_interface::interface::InterfaceResult[][src]

type InterfaceResult<T> = Result<T, InterfaceError>;