blob: f4c0bdff580b6a7a5af9fa545d86b8bbe8eb824d [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#![allow(
deprecated, // FIDL Impl struct pattern is referenced internally
unused_parens, // one-element-tuple-case is not a tuple
unused_mut, // not all args require mutation, but many do
nonstandard_style, // auto-caps does its best, but is not always successful
)]
#[cfg(target_os = "fuchsia")]
#[allow(unused_imports)]
use fuchsia_zircon as zx;
#[allow(unused_imports)]
use fuchsia_zircon_status as zx_status;
#[allow(unused_imports)]
use fidl::{
fidl_bits,
fidl_enum,
fidl_empty_struct,
fidl_struct,
fidl_table,
fidl_xunion,
};
fidl_empty_struct!(
/// "pleaseescapethisdocommentproperly"
DocCommentWithQuotes
);