Function wrangler::commands::kv::namespace::create[][src]

pub fn create(
    manifest: &Manifest,
    is_preview: bool,
    env: Option<&str>,
    user: &GlobalUser,
    binding: &str
) -> Result<(), Error>