mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
style: Describe the sugar module.
This commit is contained in:
parent
3a75545629
commit
89f3e34f48
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
|
//! Rust sugar and convenience methods for Gecko types.
|
||||||
|
|
||||||
mod ns_com_ptr;
|
mod ns_com_ptr;
|
||||||
mod ns_css_shadow_array;
|
mod ns_css_shadow_array;
|
||||||
mod ns_style_auto_array;
|
mod ns_style_auto_array;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue