[go: up one dir, main page]

c_str 1.0.3

The old c_str functions
1
2
3
4
5
install:
  - curl https://static.rust-lang.org/rustup.sh | sudo sh -
script:
  - rustc --version
  - cargo build