mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-24 12:53:41 +08:00
14 lines
444 B
Rust
14 lines
444 B
Rust
|
// This file is automatically generated, so please do not edit it.
|
||
|
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.23.
|
||
|
|
||
|
// Section: imports
|
||
|
|
||
|
use super::*;
|
||
|
use flutter_rust_bridge::for_generated::byteorder::{NativeEndian, ReadBytesExt, WriteBytesExt};
|
||
|
use flutter_rust_bridge::for_generated::transform_result_dco;
|
||
|
use flutter_rust_bridge::{Handler, IntoIntoDart};
|
||
|
|
||
|
// Section: boilerplate
|
||
|
|
||
|
flutter_rust_bridge::frb_generated_boilerplate_io!();
|