Docs.rs
ada-0.3.0
ada 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
deep110
Dependencies
minifb ^0.19.2
dev
Versions
51.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ada
0.3.0
In ada::
errors
ada
::
errors
Function
unsupported_error
Copy item path
Source
pub fn unsupported_error<T>(msg: &'static
str
) ->
Result
<T>
Expand description
function to create an unsupported error.