Skip to main content

write_interface

Macro write_interface 

Source
macro_rules! write_interface {
    () => { ... };
}
Expand description

Writes the interface code needed to communicate with Dart. This should be used once, and only once, at the root of the hub crate.