Skip to main content

Crate bridgerust

Crate bridgerust 

Source

Re-exports§

pub use error::BridgeError;
pub use types::JsonValue;

Modules§

collections
convert
Type conversion helpers for BridgeRust
error
stream
types

Type Aliases§

Result

Attribute Macros§

bridge
Shorthand for #[export] - more ergonomic
bridge_async
bridge_module
error
exception
Export a struct as a cross-platform exception.
export
Enhanced export macro that generates bindings for both Python and Node.js
new
pyo3_dummy
staticmethod
validate