post_message_to_webview_impl

Function post_message_to_webview_impl 

Source
pub(super) async fn post_message_to_webview_impl(
    env: &MountainEnvironment,
    handle: String,
    message: Value,
) -> Result<bool, CommonError>
Expand description

Messaging operations implementation for MountainEnvironment