Type Definition neko::dynamic::library::Result
[−]
[src]
type Result<T> = Result<T, LibraryError>;
type Result<T> = Result<T, LibraryError>;