update readme

master
Avril 4 years ago
parent ecbc2d4a7b
commit bf5d23fc2d
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -93,7 +93,7 @@
}
#+END_SRC
This trait is sealed, and we have it already implemented for all handle types, so you rarely need to use it yourself, unless as a bound where you want something to operate on or contains any type of handle.
This trait is sealed, and we have it already implemented for all handle types, so you rarely need to use it yourself, unless as a bound where you want something to operate on or contain any type of handle.
**** Error handling
There is provided an idiomatic Rust error handling module, with conversion and interop between the C ABI ~GHOST_TSuccess~ and the Rust ~error::GhostError~.
There is also the type alias ~GhostResult~ provided.

Loading…
Cancel
Save