Move nsstring from gecko into servo/support/gecko/nsstring

This is the servo side of bug 1403213.

MozReview-Commit-ID: HFdQiuMnGhJ
This commit is contained in:
Nika Layzell 2017-10-17 13:59:48 -04:00
parent d9ede4dc05
commit 2d3331fbd4
7 changed files with 200 additions and 24 deletions

View file

@ -0,0 +1,12 @@
[package]
name = "nsstring"
version = "0.1.0"
authors = ["nobody@mozilla.com"]
license = "MPL-2.0"
description = "Rust bindings to xpcom string types"
[features]
gecko_debug = []
[dependencies]
bitflags = "0.8"

File diff suppressed because it is too large Load diff