[go: up one dir, main page]

fwdansi 1.0.0

Forwards a byte string with ANSI escape code to a termcolor terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
sudo: false
language: rust

rust:
 - 1.27.2
 - stable
 - beta
 - nightly

script:
 - cargo build
 - cargo test
 - cargo run --example run-rustc