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
This fixes a few issues:
- nickel-org#67
- nickel-org#62 (by implementing
a custom PartialLoader without the set_extension)
But it also adds a lot of complexity and breaks previous code.
This is undocumented and gives very strange errors of
File doesn't exist
when I pass it something likePath::new("Makefile"
.The text was updated successfully, but these errors were encountered: