Compare commits
1 Commits
master
...
test/drone
Author | SHA1 | Date | |
---|---|---|---|
94b6cb212b |
@ -3,7 +3,7 @@
|
||||
[](https://crates.io/crates/output_vt100)
|
||||
[](https://crates.io/crates/output_vt100)
|
||||
[](https://ci.appveyor.com/project/Phundrak/output-vt100-rs)
|
||||
[](https://drone.phundrak.com/phundrak/output-vt100-rs)
|
||||
[](http://labs.phundrak.fr/phundrak/output-vt100-rs/commits/master)
|
||||
|
||||
# Output-VT100
|
||||
|
||||
@ -36,7 +36,7 @@ fn main() {
|
||||
```
|
||||
|
||||
Not that init panics on error, if you do not wish to panic, use
|
||||
`output_vt100::try_init` which returns a `Result<(), InitError>`
|
||||
`output_vt100::try_init` which returns a `Result<(), ()>`
|
||||
|
||||
# Acknowledgements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user