Create a StructuredCloneData struct to encapsulate the result of a structured clone.

This commit is contained in:
Ms2ger 2015-01-10 15:39:47 +01:00
parent 1834359f16
commit 57aaa60fa5
5 changed files with 35 additions and 14 deletions

View file

@ -64,6 +64,7 @@ pub mod dom {
pub mod conversions;
mod proxyhandler;
pub mod str;
pub mod structuredclone;
pub mod trace;
/// Generated JS-Rust bindings.