Skip to content

result type of Result<Self,_> for inject macro #16

@ilhamfu

Description

@ilhamfu

i think it make more sense to use result type of Result when using inject macro, as some service might fail to initialize, ex api service need to check whether the endpoint is accessible or not.

Edit : just read on how inject macro work and it turns out it just create InejctBuilder Instance so i can work around with that. but having it with inject macro might be useful imo

Metadata

Metadata

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions