Skip to main content

resolve_crate_name

Function resolve_crate_name 

Source
pub fn resolve_crate_name(name: &str) -> String
Expand description

Resolve a user-supplied plugin name to the crate name on crates.io.

If the name already starts with room-plugin-, it is returned as-is. Otherwise, room-plugin- is prepended.