Skip to content

Commit

Permalink
no mangle set
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Jan 18, 2024
1 parent 409d4b4 commit 2ef68a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zenoh-plugin-mqtt/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ lazy_static::lazy_static! {
static ref ADMIN_SPACE_KE_CONFIG: &'static keyexpr = ke_for_sure!("config");
}

#[cfg(feature = "no_mangle")]
zenoh_plugin_trait::declare_plugin!(MqttPlugin);

pub struct MqttPlugin;
Expand Down

0 comments on commit 2ef68a4

Please sign in to comment.