Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ngeor
/
rusty-basic
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
13
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(pc): Introducing MapDecorator
- #122
#122
Merged
ngeor
merged 12 commits into
master
ngeor/rusty-basic:master
from
decorators
ngeor/rusty-basic:decorators
Copy head branch name to clipboard
Feb 18, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
refactor(pc): Introducing MapDecorator
#122
ngeor
merged 12 commits into
master
ngeor/rusty-basic:master
from
decorators
ngeor/rusty-basic:decorators
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
refactor(pc): Introducing MapDecorator
Show description for 6dfc3d0
ngeor
committed
6dfc3d0
View commit details
Copy full SHA for 6dfc3d0
Browse repository at this point
Migrated OrDefaultParser to MapDecorator
ngeor
committed
3d02d96
View commit details
Copy full SHA for 3d02d96
Browse repository at this point
Migrated ToOptionParser to MapDecorator
ngeor
committed
eac75c7
View commit details
Copy full SHA for eac75c7
Browse repository at this point
Migrated AndThenErrParser to MapDecorator
ngeor
committed
06e9d37
View commit details
Copy full SHA for 06e9d37
Browse repository at this point
Migrated AndThenParser to MapDecorator
ngeor
committed
93fa688
View commit details
Copy full SHA for 93fa688
Browse repository at this point
Migrated LazyParser to MapDecorator
ngeor
committed
1e84fdd
View commit details
Copy full SHA for 1e84fdd
Browse repository at this point
Commits on Feb 18, 2026
Renamed `specific_trait` to `or_expected`
ngeor
committed
d704115
View commit details
Copy full SHA for d704115
Browse repository at this point
Created dedicated ToFatalParser
ngeor
committed
ff94030
View commit details
Copy full SHA for ff94030
Browse repository at this point
Created dedicated MapSoftErrParser
ngeor
committed
504ed2e
View commit details
Copy full SHA for 504ed2e
Browse repository at this point
Created dedicated parser for MapFatalErr
ngeor
committed
0b02594
View commit details
Copy full SHA for 0b02594
Browse repository at this point
Implemented `with_expected_message` in pc
ngeor
committed
6cb19d8
View commit details
Copy full SHA for 6cb19d8
Browse repository at this point
Moved `or_expected` into pc
ngeor
committed
4efbb72
View commit details
Copy full SHA for 4efbb72
Browse repository at this point
You can’t perform that action at this time.