Source code

Revision control

Copy as Markdown

Other Tools

[package]
name = "nsstring-gtest"
version = "0.1.0"
authors = ["nobody@mozilla.com"]
license = "MPL-2.0"
description = "Tests for rust bindings to xpcom string types"
[dependencies]
nsstring = { path = "../../nsstring" }
[lib]
path = "test.rs"