---
title: "But then again...maybe alias? · baby steps"
url: https://daily.dev/posts/but-then-again-maybe-alias-baby-steps-met96slfd
source_url: https://smallcultfollowing.com/babysteps/blog/2025/11/05/maybe-alias
type: article
source: "Niko Matsakis - baby steps"
published: 2026-05-31T07:54:01.680Z
updated: 2026-05-31T09:03:34.817Z
tags: ["rust", "language-design"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# But then again...maybe alias? · baby steps

**[Niko Matsakis - baby steps](https://daily.dev/sources/babysteps)** · 1 min read · 0 upvotes · 0 comments

## Summary

A brief reflection on naming conventions in Rust, specifically whether 'Alias' is a better name than 'Share' for a particular Rust concept. The author notes that 'alias' works as both a noun and a verb, fits the pattern of Rust-specific jargon, and plans to experiment with the term in future posts.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://smallcultfollowing.com/babysteps/blog/2025/11/05/maybe-alias>

## Similar posts on daily.dev

- [The Handle trait · baby steps](https://daily.dev/posts/the-handle-trait-baby-steps-vfn0aqlz1) · Lobsters · 1 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust), [#language-design](https://daily.dev/tags/language-design)

[View this post on daily.dev](https://daily.dev/posts/but-then-again-maybe-alias-baby-steps-met96slfd)
