Type Definition neko::dynamic::library::Result [] [src]

type Result<T> = Result<T, LibraryError>;